diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:45:38 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:45:38 +0200 |
commit | c9b7b2e197e51743bd29b75e270865bb141145cb (patch) | |
tree | 5a192b18208fe3654e76cbe7f14d12eab2423167 /tstamping.c | |
parent | 253e0e9a1bf6f6f4c3572c1562f838685a8a25d7 (diff) |
netsniff-ng: 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 netsniff-ng.o slightly smaller:
before:
text data bss dec hex filename
26998 8 68 27074 69c2 netsniff-ng/netsniff-ng.o
after:
text data bss dec hex filename
26582 8 68 26658 6822 netsniff-ng/netsniff-ng.o
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'tstamping.c')
0 files changed, 0 insertions, 0 deletions