summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/debug.c b/debug.c
index 089f77850..a02e750fa 100644
--- a/debug.c
+++ b/debug.c
@@ -51,7 +51,7 @@ typedef struct DebugLevel {
DEBUG_LEVEL(pbs),
#ifdef GPMI
DEBUG_LEVEL(gpmi),
-#endif
+#endif
DEBUG_LEVEL(npf)
};
#undef DEBUG_LEVEL