aboutsummaryrefslogtreecommitdiff
path: root/src/trunnel/socks5.c
diff options
context:
space:
mode:
authorDavid Goulet <dgoulet@torproject.org>2019-06-05 09:57:52 -0400
committerGeorge Kadianakis <desnacked@riseup.net>2019-06-11 14:11:10 +0300
commitc1359b32a43b09be96e0388c12b75a9deda17e4f (patch)
tree0079cada8ed3d12d4afbdbe27744f83509c70f05 /src/trunnel/socks5.c
parent7f341d64828d48ebaf4bfaa2720c614a25c8dbba (diff)
downloadtor-c1359b32a43b09be96e0388c12b75a9deda17e4f.tar.gz
tor-c1359b32a43b09be96e0388c12b75a9deda17e4f.zip
trunnel: Rename sendme.trunnel to sendme_cell.trunnel
This is to avoid having two sendme.{c|h} in the repository since the subsystem is implemented in src/core/or/sendme.{c|h}. Fixes #30769 Signed-off-by: David Goulet <dgoulet@torproject.org>
Diffstat (limited to 'src/trunnel/socks5.c')
-rw-r--r--src/trunnel/socks5.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trunnel/socks5.c b/src/trunnel/socks5.c
index 057a52b042..f32862e353 100644
--- a/src/trunnel/socks5.c
+++ b/src/trunnel/socks5.c
@@ -1,4 +1,4 @@
-/* socks5.c -- generated by Trunnel v1.5.2.
+/* socks5.c -- generated by Trunnel v1.5.3.
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/