[torspec/master] Remove needless parentheses. (Thanks, rransom)

commit da73ee4c8dfeb581c5cddfecce293b89a73d3e28 Author: Nick Mathewson <nickm@torproject.org> Date: Mon Mar 26 10:24:04 2012 -0400 Remove needless parentheses. (Thanks, rransom) --- proposals/198-restore-clienthello-semantics.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/proposals/198-restore-clienthello-semantics.txt b/proposals/198-restore-clienthello-semantics.txt index 437946a..0e97126 100644 --- a/proposals/198-restore-clienthello-semantics.txt +++ b/proposals/198-restore-clienthello-semantics.txt @@ -135,7 +135,7 @@ Discussion and consequences: longer give the same ciphersuite lists as other versions of Tor. On these platforms, Tor clients will no longer impersonate Firefox. Users who need to do so will have to download one of our bundles, or - use a (non-system) OpenSSL. + use a non-system OpenSSL. The proposed spec change above tries to future-proof ourselves by not
participants (1)
-
nickm@torproject.org