projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45b809a
)
updates.
author
Pekka Riikonen
<priikone@silcnet.org>
Sun, 31 Mar 2002 13:39:25 +0000
(13:39 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sun, 31 Mar 2002 13:39:25 +0000
(13:39 +0000)
apps/silcd/silcd.c
patch
|
blob
|
history
diff --git
a/apps/silcd/silcd.c
b/apps/silcd/silcd.c
index 82d29d7a44767154f713a9aa028d594e7a2bee91..095a5c3f819fc0e749f40995aa0712ed53f0dddd 100644
(file)
--- a/
apps/silcd/silcd.c
+++ b/
apps/silcd/silcd.c
@@
-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':