projects
/
yaz-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
210462c
)
Cosmetic
author
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 13 Jan 2009 14:55:20 +0000
(15:55 +0100)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Tue, 13 Jan 2009 14:55:20 +0000
(15:55 +0100)
src/options.c
patch
|
blob
|
history
diff --git
a/src/options.c
b/src/options.c
index
88c1c92
..
11dc8db
100644
(file)
--- a/
src/options.c
+++ b/
src/options.c
@@
-66,7
+66,7
@@
int options (const char *desc, char **argv, int argc, char **arg)
}
if (desc[i] == ':')
{ /* option with string argument */
- type = desc[i++];
+ type = desc[i++];
}
if (desc_char == ch)
{