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/ed25519_cert.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/ed25519_cert.h')
-rw-r--r-- | src/trunnel/ed25519_cert.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trunnel/ed25519_cert.h b/src/trunnel/ed25519_cert.h index 3ddf95ef9f..7839af4bee 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.2. +/* ed25519_cert.h -- generated by by Trunnel v1.4.1. * https://gitweb.torproject.org/trunnel.git * You probably shouldn't edit this file. */ |