diff options
Diffstat (limited to 'src/or/or.h')
-rw-r--r-- | src/or/or.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/or/or.h b/src/or/or.h index 9d625d3df..c1d879bbe 100644 --- a/src/or/or.h +++ b/src/or/or.h @@ -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 |