From: Nick Mathewson Date: Mon, 25 Feb 2013 08:24:53 +0000 (-0500) Subject: Fix a comment in tor_main.c X-Git-Tag: tor-0.2.4.11-alpha~13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=68799103344e41e6b5301d2699af5d12a3744f5d;p=thirdparty%2Ftor.git Fix a comment in tor_main.c We don't use subversion or src/*/makefile.am any longer --- diff --git a/src/or/tor_main.c b/src/or/tor_main.c index 806b5ebb38..05dc0bf0bf 100644 --- a/src/or/tor_main.c +++ b/src/or/tor_main.c @@ -3,9 +3,9 @@ * Copyright (c) 2007-2013, The Tor Project, Inc. */ /* See LICENSE for licensing information */ -/** String describing which Tor subversion repository version the source was - * built from. This string is generated by a bit of shell kludging int - * src/or/Makefile.am, and is usually right. +/** String describing which Tor Git repository version the source was + * built from. This string is generated by a bit of shell kludging in + * src/or/include.am, and is usually right. */ const char tor_git_revision[] = #ifndef _MSC_VER