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/ext/trunnel/trunnel.h | |
parent | 3c2eefac2e9a1db1b7d318ece20426bd3cb2a14c (diff) | |
download | tor-3323615dd2bffa54970624bb6eb2465f4064d812.tar.gz tor-3323615dd2bffa54970624bb6eb2465f4064d812.zip |
Re-run trunnel to capture change for msvc.
Diffstat (limited to 'src/ext/trunnel/trunnel.h')
-rw-r--r-- | src/ext/trunnel/trunnel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ext/trunnel/trunnel.h b/src/ext/trunnel/trunnel.h index 78da904f4f..776e2cff4e 100644 --- a/src/ext/trunnel/trunnel.h +++ b/src/ext/trunnel/trunnel.h @@ -1,4 +1,4 @@ -/* trunnel.h -- copied from Trunnel v1.4.1 +/* trunnel.h -- copied from Trunnel v1.4.2 * https://gitweb.torproject.org/trunnel.git * You probably shouldn't edit this file. */ |