fix tabbing
[satune.git] / src / order.h
index 32c6c2ce22e965ad2c122d22846ffb5203317d50..e40c879e31f2a67238bda2e782b97a80f7164f4d 100644 (file)
@@ -4,9 +4,9 @@
 #include "mymemory.h"
 
 class Order {
- public:
+public:
        MEMALLOC;
-       
- private:
+
+private:
 };
 #endif