summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrea Shepard <andrea@torproject.org>2014-03-18 10:28:25 -0700
committerAndrea Shepard <andrea@torproject.org>2014-03-18 10:28:25 -0700
commit6c161d18124c7aec4d940af778672562302b0ba9 (patch)
treee7fc29a266e8630290ac2dab77190cd6a4a40f97
parent3b31b45ddb348463a53ba551975ebd5baf7131d0 (diff)
downloadtor-6c161d18124c7aec4d940af778672562302b0ba9.tar.gz
tor-6c161d18124c7aec4d940af778672562302b0ba9.zip
Add changes file for bug #11235
-rw-r--r--changes/bug112353
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug11235 b/changes/bug11235
new file mode 100644
index 0000000000..87a14a4088
--- /dev/null
+++ b/changes/bug11235
@@ -0,0 +1,3 @@
+ o Code style:
+ - Remove superfluous newline in src/or/config.c that make check-spaces
+ was complaining about. Resolves bug 11235.