acceslog: Fixed typo.
authorFredrik Tolf <fredrik@dolda2000.com>
Thu, 7 Oct 2010 06:15:06 +0000 (08:15 +0200)
committerFredrik Tolf <fredrik@dolda2000.com>
Thu, 7 Oct 2010 06:15:06 +0000 (08:15 +0200)
src/accesslog.c

index 06bdd98..4c06e69 100644 (file)
@@ -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':