]> source.dussan.org Git - rspamd.git/commitdiff
Fix prototype.
authorVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 15 Oct 2015 13:55:59 +0000 (14:55 +0100)
committerVsevolod Stakhov <vsevolod@highsecure.ru>
Thu, 15 Oct 2015 13:55:59 +0000 (14:55 +0100)
src/rspamadm/rspamadm.c

index 19dbea4a3e5e4fff482b2df6be255bc00fd58158..c4ae62a4bd2f44d08bb788457fca954b8be63c7a 100644 (file)
@@ -89,7 +89,7 @@ rspamadm_usage (GOptionContext *context)
 }
 
 static void
-rspamadm_commands ()
+rspamadm_commands (void)
 {
        const struct rspamadm_command **cmd;