- Consistently use the C++ wrapper headers (cstdio, cstdlib, ...) around the standard...
[reactos.git] / reactos / tools / sysreg / rosboot_test.h
index 640ff5e..1b0ea2d 100644 (file)
@@ -117,7 +117,7 @@ namespace Sysreg_
 
        void dumpCheckpoints();
 
-typedef enum DebugState
+enum DebugState
 {
        DebugStateContinue = 1, /* continue debugging */
        DebugStateBSODDetected, /* bsod detected */