whitespace fixes
[platform/upstream/busybox.git] / archival / lzop.c
index 094e78c..62455c3 100644 (file)
@@ -401,7 +401,7 @@ struct globals {
 #define INIT_G() do { } while (0)
 //#define G (*ptr_to_globals)
 //#define INIT_G() do {
-//        SET_PTR_TO_GLOBALS(xzalloc(sizeof(G)));
+//     SET_PTR_TO_GLOBALS(xzalloc(sizeof(G)));
 //} while (0)