commit 45d7fb44c44867f2c44752935663547a3e8d85dd Author: Nick Mathewson nickm@torproject.org Date: Fri Oct 12 19:48:26 2012 -0400
typo in src/ext/README; caught by rransom (thanks!) --- src/ext/README | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/ext/README b/src/ext/README index 2c303c1..07db3c1 100644 --- a/src/ext/README +++ b/src/ext/README @@ -24,7 +24,7 @@ ht.h tree.h. Shared with Libevent.
tinytest.[ch] -tinydest_demos.c +tinytest_demos.c tinytest_macros.h
A unit testing framework. https://github.com/nmathewson/tinytest