Browse Source

fix up a comment

svn:r10453
Roger Dingledine 18 years ago
parent
commit
1407cf9de3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/or/config.c

+ 1 - 1
src/or/config.c

@@ -704,7 +704,7 @@ set_options(or_options_t *new_val, char **msg)
   return 0;
 }
 
-extern const char tor_svn_revision[]; /* from main.c */
+extern const char tor_svn_revision[]; /* from tor_main.c */
 
 /** Return the current Tor version, possibly */
 const char *