Procházet zdrojové kódy

fix up a comment

svn:r10453
Roger Dingledine před 18 roky
rodič
revize
1407cf9de3
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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 *