whitespace

This commit is contained in:
Joe Thornber 2014-06-10 16:38:10 +01:00
parent e851b35954
commit d1989f4a14

View File

@ -39,6 +39,7 @@ namespace thin_provisioning {
// single_map := <origin> <data> // single_map := <origin> <data>
// named_mapping := <identifier> <mapping> // named_mapping := <identifier> <mapping>
//------------------------------------------------ //------------------------------------------------
class emitter { class emitter {
public: public:
typedef boost::shared_ptr<emitter> ptr; typedef boost::shared_ptr<emitter> ptr;