diff options
author | lns <matzeton@googlemail.com> | 2019-01-29 19:15:17 +0100 |
---|---|---|
committer | lns <matzeton@googlemail.com> | 2019-01-29 19:15:17 +0100 |
commit | 9d9173684fc05c0f5b4fe1ba4ee9f754585841a9 (patch) | |
tree | c00d340432dd7315c01f29eb4ff448d662304af3 /src/ptunnel.h | |
parent | 8a7a9a83ae7b15755cf7c459872670abca4cbd14 (diff) |
trimmed xfr debug output + icmp id/seq output, replaced invalid UTF8 char 'oe'
Signed-off-by: lns <matzeton@googlemail.com>
Diffstat (limited to 'src/ptunnel.h')
-rw-r--r-- | src/ptunnel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ptunnel.h b/src/ptunnel.h index d93f997..5a63acc 100644 --- a/src/ptunnel.h +++ b/src/ptunnel.h @@ -32,7 +32,7 @@ * POSSIBILITY OF SUCH DAMAGE. * * Contacting the author: - * You can get in touch with me, Daniel Stødle (that's the Norwegian letter oe, + * You can get in touch with me, Daniel Stoedle (that's the Norwegian letter oe, * in case your text editor didn't realize), here: <daniels@cs.uit.no> * * The official ptunnel website is here: |