diff options
author | Nick Mathewson <nickm@torproject.org> | 2013-01-17 16:08:28 -0500 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2013-01-17 16:08:28 -0500 |
commit | e0581a4b571f13dd0de801792c853e22ac244a36 (patch) | |
tree | b309c47048cb98323c197dff1df010923f8dc09d /autogen.sh | |
parent | eea69b7020dbd1bfa172f3660be2e5644fd9687f (diff) | |
download | tor-e0581a4b571f13dd0de801792c853e22ac244a36.tar.gz tor-e0581a4b571f13dd0de801792c853e22ac244a36.zip |
Replace base-{16,32,64} with base{16,32,64} in the code
Patch from onizuka generated with
find ./ -type f -perm -u+rw -exec sed -ri 's/(Base)-(16|32|64)/\1\2/gi' {} \;
Fixes issue 6875 on Tor.
Diffstat (limited to 'autogen.sh')
0 files changed, 0 insertions, 0 deletions