diff options
Diffstat (limited to 'src/core/wee-hook.h')
-rw-r--r-- | src/core/wee-hook.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/wee-hook.h b/src/core/wee-hook.h index 5cd5deb2c..a286bac37 100644 --- a/src/core/wee-hook.h +++ b/src/core/wee-hook.h @@ -436,4 +436,4 @@ extern int hook_add_to_infolist (struct t_infolist *infolist, const char *type); extern void hook_print_log (); -#endif /* wee-hook.h */ +#endif /* __WEECHAT_HOOK_H */ |