diff options
author | Nick Mathewson <nickm@torproject.org> | 2015-05-28 12:44:52 -0400 |
---|---|---|
committer | Nick Mathewson <nickm@torproject.org> | 2015-05-28 12:44:52 -0400 |
commit | e045c3e1e8a4b455ca4e6ee4429a0b5b02382f75 (patch) | |
tree | 8d9085222c0ea9f13e98a7c7092c5eeecbd2436b /src/trunnel/pwbox.h | |
parent | a348df6d8b049785ffaec4a56adda744a63a9581 (diff) | |
download | tor-e045c3e1e8a4b455ca4e6ee4429a0b5b02382f75.tar.gz tor-e045c3e1e8a4b455ca4e6ee4429a0b5b02382f75.zip |
Update trunnel code.
This gets the minor change in trunnel 1.4.1, which should avoid
deadcode warnings from Coverity.
Diffstat (limited to 'src/trunnel/pwbox.h')
-rw-r--r-- | src/trunnel/pwbox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trunnel/pwbox.h b/src/trunnel/pwbox.h index 5b170eb45e..a6964b53b8 100644 --- a/src/trunnel/pwbox.h +++ b/src/trunnel/pwbox.h @@ -1,4 +1,4 @@ -/* pwbox.h -- generated by by Trunnel v1.2. +/* pwbox.h -- generated by by Trunnel v1.4.1. * https://gitweb.torproject.org/trunnel.git * You probably shouldn't edit this file. */ |