svn:r11412

This commit is contained in:
Nick Mathewson
2007-09-10 13:47:56 +00:00
parent 565f5f32c5
commit 6744ebe7b5
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -762,3 +762,4 @@ nt_service_parse_options(int argc, char **argv, int *should_exit)
return 0;
}
-1
View File
@@ -3025,7 +3025,6 @@ void do_hash_password(void);
int tor_init(int argc, char **argv);
#endif
/********************************* ntmain.c ***************************/
#ifdef MS_WINDOWS
#define NT_SERVICE
#endif