fix tabbing
[satune.git] / src / table.h
index 96f719d0e9c42d1470a423b7172db42f5e54609e..f726c4ec1d3f1506c49a1c14d90ee61eb6a38edc 100644 (file)
@@ -4,8 +4,8 @@
 #include "mymemory.h"
 
 class Table {
- public:
+public:
        MEMALLOC;
- private:
+private:
 };
 #endif