about summary refs log tree commit diff homepage
path: root/include/klee/Internal/Support/Debug.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/klee/Internal/Support/Debug.h')
-rw-r--r--include/klee/Internal/Support/Debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/klee/Internal/Support/Debug.h b/include/klee/Internal/Support/Debug.h
index 4510a889..0fe7906a 100644
--- a/include/klee/Internal/Support/Debug.h
+++ b/include/klee/Internal/Support/Debug.h
@@ -24,4 +24,4 @@
 #endif
 #define KLEE_DEBUG(X) KLEE_DEBUG_WITH_TYPE(DEBUG_TYPE, X)
 
-#endif
+#endif /* KLEE_DEBUG_H */