summaryrefslogtreecommitdiff
path: root/src/common/plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/plugin.h')
-rw-r--r--src/common/plugin.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/plugin.h b/src/common/plugin.h
index f30a15e5e..3ddbaae98 100644
--- a/src/common/plugin.h
+++ b/src/common/plugin.h
@@ -80,4 +80,4 @@ typedef void Plugin_Event_Func(void);
#define PLUGIN_EVENTS_TABLE struct _Plugin_Event_Table plugin_event_table[]
void** plugin_call_table;
-#endif // _PLUGIN_H_
+#endif /* _PLUGIN_H_ */