diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-02-19 09:55:18 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-02-19 09:55:18 -0500 |
commit | 4fde9cdf86849aff5d757b413b6e5da81cdb1218 (patch) | |
tree | eea22e76c0ef94d26db74d58cfd59060d4a9dec2 | |
parent | 94a877381de43d4042f1e151747457278070ad1e (diff) | |
download | tor-4fde9cdf86849aff5d757b413b6e5da81cdb1218.tar.gz tor-4fde9cdf86849aff5d757b413b6e5da81cdb1218.zip |
appease lintchanges
-rw-r--r-- | changes/bug12844_macros | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changes/bug12844_macros b/changes/bug12844_macros index bf3b2d8185..feee7c8b3e 100644 --- a/changes/bug12844_macros +++ b/changes/bug12844_macros @@ -1,4 +1,4 @@ o Minor features (compilation): - Do not compile any code related to Tor2Web mode when Tor2Web mode is not enabled at compile time. Previously, this code was included - in a disabled state. See discussion on ticket #12844. + in a disabled state. See discussion on ticket 12844. |