aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2012-01-11 14:53:17 -0500
committerNick Mathewson <nickm@torproject.org>2012-01-16 15:07:47 -0500
commit5579bc0eafc7ef426922e23340a5f885f8e8d4e9 (patch)
tree7e234f80696dd17f212afba95b75e81a632bd03e /changes
parent9c29369a04cdf47bd882579331577d82305bf785 (diff)
downloadtor-5579bc0eafc7ef426922e23340a5f885f8e8d4e9.tar
tor-5579bc0eafc7ef426922e23340a5f885f8e8d4e9.tar.gz
whitespace fixes
Diffstat (limited to 'changes')
-rw-r--r--changes/clean_asprintf2
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/clean_asprintf b/changes/clean_asprintf
index 61382010e..ebaabd775 100644
--- a/changes/clean_asprintf
+++ b/changes/clean_asprintf
@@ -2,4 +2,4 @@
- Use the smartlist_add_asprintf alias more consistently
throughout the codebase.
- Convert more instances of tor_snprintf+tor_strdup into
- tor_asprintf. \ No newline at end of file
+ tor_asprintf.