r15005@catbus: nickm | 2007-09-10 09:49:03 -0400

Undo brokenness from merge conflict.


svn:r11414
This commit is contained in:
Nick Mathewson 2007-09-10 13:50:00 +00:00
parent 615d19fe4c
commit a04e584cbc
2 changed files with 1 additions and 1 deletions

View File

@ -762,4 +762,3 @@ nt_service_parse_options(int argc, char **argv, int *should_exit)
return 0;
}

View File

@ -3025,6 +3025,7 @@ void do_hash_password(void);
int tor_init(int argc, char **argv);
#endif
/********************************* ntmain.c ***************************/
#ifdef MS_WINDOWS
#define NT_SERVICE
#endif