diff options
Diffstat (limited to 'src/plugins/aspell/weechat-aspell-config.h')
-rw-r--r-- | src/plugins/aspell/weechat-aspell-config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/aspell/weechat-aspell-config.h b/src/plugins/aspell/weechat-aspell-config.h index fc8c6676a..fff053a45 100644 --- a/src/plugins/aspell/weechat-aspell-config.h +++ b/src/plugins/aspell/weechat-aspell-config.h @@ -43,4 +43,4 @@ extern int weechat_aspell_config_read (); extern int weechat_aspell_config_write (); extern void weechat_aspell_config_free (); -#endif /* weechat-aspell-config.h */ +#endif /* __WEECHAT_ASPELL_CONFIG_H */ |