summaryrefslogtreecommitdiff
path: root/src/plugins/scripts/lua/weechat-lua.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/scripts/lua/weechat-lua.h')
-rw-r--r--src/plugins/scripts/lua/weechat-lua.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/scripts/lua/weechat-lua.h b/src/plugins/scripts/lua/weechat-lua.h
index a2131205f..fe5c11fc1 100644
--- a/src/plugins/scripts/lua/weechat-lua.h
+++ b/src/plugins/scripts/lua/weechat-lua.h
@@ -40,4 +40,4 @@ extern void *weechat_lua_exec (struct t_plugin_script *script,
int ret_type, const char *function,
char **argv);
-#endif /* weechat-lua.h */
+#endif /* __WEECHAT_LUA_H */