]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
rransom points out vasprint is probably not the function
authorRoger Dingledine <arma@torproject.org>
Thu, 7 Jun 2012 07:54:41 +0000 (03:54 -0400)
committerRoger Dingledine <arma@torproject.org>
Thu, 7 Jun 2012 07:54:41 +0000 (03:54 -0400)
ChangeLog
ReleaseNotes

index 78bccbb10bffba61963b545fbe4315b00b3f080f..fd9097a9984149b8e803094b8c689078b44f296f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,7 +17,7 @@ Changes in version 0.2.2.37 - 2012-06-06
       ExitNodes config option. Fixes bug 5283; bugfix on 0.2.0.10-alpha.
 
   o Minor bugfixes:
-    - Fix a build warning with Clang 3.1 related to our use of vasprint.
+    - Fix a build warning with Clang 3.1 related to our use of vasprintf.
       Fixes bug 5969. Bugfix on 0.2.2.11-alpha.
 
   o Minor features:
index 3e8e6d96611d0a7e2fc91aeff8b9aba801b64776..c4ff7f50ea1afb31c18599b388f1ded59989ad48 100644 (file)
@@ -22,7 +22,7 @@ Changes in version 0.2.2.37 - 2012-06-06
       ExitNodes config option. Fixes bug 5283; bugfix on 0.2.0.10-alpha.
 
   o Minor bugfixes:
-    - Fix a build warning with Clang 3.1 related to our use of vasprint.
+    - Fix a build warning with Clang 3.1 related to our use of vasprintf.
       Fixes bug 5969. Bugfix on 0.2.2.11-alpha.
 
   o Minor features: