aboutsummaryrefslogtreecommitdiff
path: root/zyklonb.c
diff options
context:
space:
mode:
Diffstat (limited to 'zyklonb.c')
-rw-r--r--zyklonb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/zyklonb.c b/zyklonb.c
index d18b255..8785095 100644
--- a/zyklonb.c
+++ b/zyklonb.c
@@ -57,7 +57,7 @@ static struct config_item g_config_table[] =
struct plugin_data
{
- LIST_HEADER (plugin_data)
+ LIST_HEADER (struct plugin_data)
struct bot_context *ctx; ///< Parent context
char *name; ///< Plugin identifier