aboutsummaryrefslogtreecommitdiff
path: root/src/ext
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2015-08-18 09:47:36 -0400
committerNick Mathewson <nickm@torproject.org>2015-08-18 09:47:36 -0400
commit988d208814e68162d78f66a033940f715a24834a (patch)
treef5f64e1f84b92b27b906a9c74806aac847702ab4 /src/ext
parenta7de5bd02e54afcacc9d7e5a7a95fd8856228c5b (diff)
downloadtor-988d208814e68162d78f66a033940f715a24834a.tar.gz
tor-988d208814e68162d78f66a033940f715a24834a.zip
Update to latest trunnel
Diffstat (limited to 'src/ext')
-rw-r--r--src/ext/trunnel/trunnel-impl.h2
-rw-r--r--src/ext/trunnel/trunnel.c2
-rw-r--r--src/ext/trunnel/trunnel.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/ext/trunnel/trunnel-impl.h b/src/ext/trunnel/trunnel-impl.h
index ab790f86b0..a97caf282f 100644
--- a/src/ext/trunnel/trunnel-impl.h
+++ b/src/ext/trunnel/trunnel-impl.h
@@ -1,4 +1,4 @@
-/* trunnel-impl.h -- copied from Trunnel v1.4.2
+/* trunnel-impl.h -- copied from Trunnel v1.4.3
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
diff --git a/src/ext/trunnel/trunnel.c b/src/ext/trunnel/trunnel.c
index dc1c9fc2da..25a46d9022 100644
--- a/src/ext/trunnel/trunnel.c
+++ b/src/ext/trunnel/trunnel.c
@@ -1,4 +1,4 @@
-/* trunnel.c -- copied from Trunnel v1.4.2
+/* trunnel.c -- copied from Trunnel v1.4.3
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/
diff --git a/src/ext/trunnel/trunnel.h b/src/ext/trunnel/trunnel.h
index 776e2cff4e..6140a3953f 100644
--- a/src/ext/trunnel/trunnel.h
+++ b/src/ext/trunnel/trunnel.h
@@ -1,4 +1,4 @@
-/* trunnel.h -- copied from Trunnel v1.4.2
+/* trunnel.h -- copied from Trunnel v1.4.3
* https://gitweb.torproject.org/trunnel.git
* You probably shouldn't edit this file.
*/