projects
/
silc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6ef9fc
)
update
author
Pekka Riikonen
<priikone@silcnet.org>
Sun, 11 Feb 2001 16:20:30 +0000
(16:20 +0000)
committer
Pekka Riikonen
<priikone@silcnet.org>
Sun, 11 Feb 2001 16:20:30 +0000
(16:20 +0000)
apps/silcd/silcd.c
patch
|
blob
|
history
diff --git
a/apps/silcd/silcd.c
b/apps/silcd/silcd.c
index 214fa344eb8b508c0bbf2eb1b35ee05362456af6..5436935345fcf7dacd932809c7c2ff25a261f4d6 100644
(file)
--- a/
apps/silcd/silcd.c
+++ b/
apps/silcd/silcd.c
@@
-87,6
+87,7
@@
int main(int argc, char **argv)
break;
case 'd':
silc_debug = TRUE;
+ break;
case 'f':
config_file = strdup(optarg);
break;