diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:52:08 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:52:08 +0200 |
commit | c5371dbd3bf60eb9ea2239dc2af009b61bdf933b (patch) | |
tree | 5662ce8485cb5172ca810b0b467db7b907a5939e /curvetun.c | |
parent | 012cef721c57246073b0aad80921eab6f2ee49f4 (diff) |
astraceroute: Don't duplicate copyright/bug report/license string
Move the copyright/bug report/license string to an own constant and use
it for the output of help() and version() to avoid duplication and
prevent the strings from getting out of sync. This makes the text
section of astraceroute.o slightly smaller:
before:
text data bss dec hex filename
18481 0 4 18485 4835 astraceroute/astraceroute.o
after:
text data bss dec hex filename
18201 0 4 18205 471d astraceroute/astraceroute.o
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'curvetun.c')
0 files changed, 0 insertions, 0 deletions