Code cleanups provided by David Imhoff

This commit is contained in:
Ron Pedde
2004-02-24 00:34:04 +00:00
parent 642f060ec6
commit a6572b3f34
5 changed files with 20 additions and 7 deletions

View File

@@ -416,6 +416,7 @@ int main(int argc, char *argv[]) {
WSHANDLE server;
int parseonly=0;
int foreground=0;
config.use_mdns=1;
fprintf(stderr,"mt-daapd: version %s\n",VERSION);