summaryrefslogtreecommitdiff
path: root/src/core/wee-debug.h
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2010-06-25 15:03:39 +0200
committerSebastien Helleu <flashcode@flashtux.org>2010-06-25 15:03:39 +0200
commitdcdba08f8aad80bfe36f4d2f355bfcdfd7997a07 (patch)
tree544a8d06d0078a62d1c900bf604d82268cd6671c /src/core/wee-debug.h
parent6562d676fe079d53f820d947cb0815e089159457 (diff)
downloadweechat-dcdba08f8aad80bfe36f4d2f355bfcdfd7997a07.zip
Update comments after #endif in C headers
Diffstat (limited to 'src/core/wee-debug.h')
-rw-r--r--src/core/wee-debug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/wee-debug.h b/src/core/wee-debug.h
index c12f0c259..c3230d3bf 100644
--- a/src/core/wee-debug.h
+++ b/src/core/wee-debug.h
@@ -26,4 +26,4 @@ extern void debug_sigsegv ();
extern void debug_windows_tree ();
extern void debug_init ();
-#endif /* wee-debug.h */
+#endif /* __WEECHAT_DEBUG_H */