From 9681ad0021de7580a0c18490240d9133bdbaf199 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C5=99emysl=20Janouch?= Date: Sat, 28 Feb 2015 20:07:37 +0100 Subject: Move to liberty --- zyklonb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zyklonb.c') 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 -- cgit v1.2.3