updates.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 31 Mar 2002 13:39:25 +0000 (13:39 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 31 Mar 2002 13:39:25 +0000 (13:39 +0000)
apps/silcd/silcd.c

index 82d29d7a44767154f713a9aa028d594e7a2bee91..095a5c3f819fc0e749f40995aa0712ed53f0dddd 100644 (file)
@@ -282,7 +282,7 @@ int main(int argc, char **argv)
 
   /* Parse command line arguments */
   if (argc > 1) {
-    while ((opt = getopt_long(argc, argv, "f:p:d::xhFVC:",
+    while ((opt = getopt_long(argc, argv, "f:p:d:xhFVC:",
                              long_opts, &option_index)) != EOF) {
       switch(opt) {
        case 'h':