projects
/
konrad/tdhcp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
6e47952
)
fix typo
author
Konrad Rosenbaum
<konrad@silmor.de>
Sat, 3 Oct 2009 15:29:30 +0000 (15:29 +0000)
committer
Konrad Rosenbaum
<konrad@silmor.de>
Sat, 3 Oct 2009 15:29:30 +0000 (15:29 +0000)
git-svn-id: https://silmor.de/svn/misc/tdhcp@130
752dcaaa
-03e5-0310-b894-
97e397d490cd
client.c
patch
|
blob
|
history
diff --git
a/client.c
b/client.c
index
24a2073
..
02ed137
100644
(file)
--- a/
client.c
+++ b/
client.c
@@
-25,7
+25,7
@@
const unsigned char SIDEID=SIDE_CLIENT;
-char shortopt[]="hl:pPaAdDcCr:uL:";
+char shortopt[]="hl:pPaAdDcCr:u:L:";
struct option longopt[]= {
{"local-id",1,0,'l'},
{"log-level",1,0,'L'},