From dcdba08f8aad80bfe36f4d2f355bfcdfd7997a07 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 25 Jun 2010 15:03:39 +0200 Subject: Update comments after #endif in C headers --- src/plugins/scripts/tcl/weechat-tcl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/plugins/scripts/tcl/weechat-tcl.h') diff --git a/src/plugins/scripts/tcl/weechat-tcl.h b/src/plugins/scripts/tcl/weechat-tcl.h index c4bce34a4..78972233e 100644 --- a/src/plugins/scripts/tcl/weechat-tcl.h +++ b/src/plugins/scripts/tcl/weechat-tcl.h @@ -39,4 +39,4 @@ extern void *weechat_tcl_exec (struct t_plugin_script *script, int ret_type, const char *function, char **argv); -#endif /* weechat-tcl.h */ +#endif /* __WEECHAT_TCL_H */ -- cgit v1.2.3