diff options
Diffstat (limited to 'src/trunnel')
-rw-r--r-- | src/trunnel/pwbox.c | 3 | ||||
-rw-r--r-- | src/trunnel/pwbox.h | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/src/trunnel/pwbox.c b/src/trunnel/pwbox.c index 0fbbf2eb6a..b70e1d8265 100644 --- a/src/trunnel/pwbox.c +++ b/src/trunnel/pwbox.c @@ -1,5 +1,6 @@ -/* pwbox.c -- generated by Trunnel v1.1-dev. +/* pwbox.c -- generated by Trunnel v1.2. * https://gitweb.torproject.org/trunnel.git + * You probably shouldn't edit this file. */ #include <stdlib.h> #include "trunnel-impl.h" diff --git a/src/trunnel/pwbox.h b/src/trunnel/pwbox.h index 84bbdf3a80..5b170eb45e 100644 --- a/src/trunnel/pwbox.h +++ b/src/trunnel/pwbox.h @@ -1,5 +1,6 @@ -/* pwbox.h -- generated by by Trunnel v1.1-dev. +/* pwbox.h -- generated by by Trunnel v1.2. * https://gitweb.torproject.org/trunnel.git + * You probably shouldn't edit this file. */ #ifndef TRUNNEL_PWBOX_H #define TRUNNEL_PWBOX_H |