Dolda2000 GitWeb
/
ashd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2a516ee
)
acceslog: Fixed typo.
author
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 7 Oct 2010 06:15:06 +0000
(08:15 +0200)
committer
Fredrik Tolf
<fredrik@dolda2000.com>
Thu, 7 Oct 2010 06:15:06 +0000
(08:15 +0200)
src/accesslog.c
patch
|
blob
|
blame
|
history
diff --git
a/src/accesslog.c
b/src/accesslog.c
index
06bdd98
..
4c06e69
100644
(file)
--- a/
src/accesslog.c
+++ b/
src/accesslog.c
@@
-204,7
+204,6
@@
int main(int argc, char **argv)
int fd;
struct pollfd pfd[2];
- optarg = NULL;
while((c = getopt(argc, argv, "+hFaf:")) >= 0) {
switch(c) {
case 'h':