Browse code

update

git-svn: trunk@1720

Tomasz Kojm authored on 2005/09/16 23:37:16
Showing 1 changed files
... ...
@@ -113,7 +113,7 @@ struct cfgstruct *getcfg(const char *cfgfile, int verbose)
113 113
 	    {"OnErrorExecute", OPT_FULLSTR, -1, NULL, 0}, /* freshclam */
114 114
 	    {"OnOutdatedExecute", OPT_FULLSTR, -1, NULL, 0}, /* freshclam */
115 115
 	    {"LocalIPAddress", OPT_STR, -1, NULL, 0}, /* freshclam */
116
-	    {0, 0}
116
+	    {0, 0, 0, 0, 0}
117 117
 	};
118 118
 
119 119