diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-07-23 12:05:06 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-07-23 12:05:06 -0400 |
commit | 3323615dd2bffa54970624bb6eb2465f4064d812 (patch) | |
tree | e245e51db8c1a920dc7454beedc2e69cdbca4140 /src/trunnel | |
parent | 3c2eefac2e9a1db1b7d318ece20426bd3cb2a14c (diff) | |
download | tor-3323615dd2bffa54970624bb6eb2465f4064d812.tar.gz tor-3323615dd2bffa54970624bb6eb2465f4064d812.zip |
Re-run trunnel to capture change for msvc.
Diffstat (limited to 'src/trunnel')
-rw-r--r-- | src/trunnel/ed25519_cert.c | 2 | ||||
-rw-r--r-- | src/trunnel/ed25519_cert.h | 2 | ||||
-rw-r--r-- | src/trunnel/link_handshake.c | 2 | ||||
-rw-r--r-- | src/trunnel/link_handshake.h | 2 | ||||
-rw-r--r-- | src/trunnel/pwbox.c | 2 | ||||
-rw-r--r-- | src/trunnel/pwbox.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/src/trunnel/ed25519_cert.c b/src/trunnel/ed25519_cert.c index 6931eae722..294d20be92 100644 --- a/src/trunnel/ed25519_cert.c +++ b/src/trunnel/ed25519_cert.c @@ -1,4 +1,4 @@ -/* ed25519_cert.c -- generated by Trunnel v1.4.1. +/* ed25519_cert.c -- generated by Trunnel v1.4.2. * https://gitweb.torproject.org/trunnel.git * You probably shouldn't edit this file. */ diff --git a/src/trunnel/ed25519_cert.h b/src/trunnel/ed25519_cert.h index 7839af4bee..fb006868ea 100644 --- a/src/trunnel/ed25519_cert.h +++ b/src/trunnel/ed25519_cert.h @@ -1,4 +1,4 @@ -/* ed25519_cert.h -- generated by by Trunnel v1.4.1. +/* ed25519_cert.h -- generated by by Trunnel v1.4.2. * https://gitweb.torproject.org/trunnel.git * You probably shouldn't edit this file. */ diff --git a/src/trunnel/link_handshake.c b/src/trunnel/link_handshake.c index f53161a3e5..5ba1c17c4a 100644 --- a/src/trunnel/link_handshake.c +++ b/src/trunnel/link_handshake.c @@ -1,4 +1,4 @@ -/* link_handshake.c -- generated by Trunnel v1.4.1. +/* link_handshake.c -- generated by Trunnel v1.4.2. * https://gitweb.torproject.org/trunnel.git * You probably shouldn't edit this file. */ diff --git a/src/trunnel/link_handshake.h b/src/trunnel/link_handshake.h index 6da6599e5a..b4f5f19830 100644 --- a/src/trunnel/link_handshake.h +++ b/src/trunnel/link_handshake.h @@ -1,4 +1,4 @@ -/* link_handshake.h -- generated by by Trunnel v1.4.1. +/* link_handshake.h -- generated by by Trunnel v1.4.2. * https://gitweb.torproject.org/trunnel.git * You probably shouldn't edit this file. */ diff --git a/src/trunnel/pwbox.c b/src/trunnel/pwbox.c index 28a4f74a7b..9c84b904fe 100644 --- a/src/trunnel/pwbox.c +++ b/src/trunnel/pwbox.c @@ -1,4 +1,4 @@ -/* pwbox.c -- generated by Trunnel v1.4.1. +/* pwbox.c -- generated by Trunnel v1.4.2. * https://gitweb.torproject.org/trunnel.git * You probably shouldn't edit this file. */ diff --git a/src/trunnel/pwbox.h b/src/trunnel/pwbox.h index a6964b53b8..4dfb364908 100644 --- a/src/trunnel/pwbox.h +++ b/src/trunnel/pwbox.h @@ -1,4 +1,4 @@ -/* pwbox.h -- generated by by Trunnel v1.4.1. +/* pwbox.h -- generated by by Trunnel v1.4.2. * https://gitweb.torproject.org/trunnel.git * You probably shouldn't edit this file. */ |