diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:36:54 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:43:29 +0200 |
commit | 253e0e9a1bf6f6f4c3572c1562f838685a8a25d7 (patch) | |
tree | bc1baafb8ed71c776c0c40d893f563bd31715d7c /hash.c | |
parent | 5ba6970df808af47d284f43f9ce92059849155a0 (diff) |
trafgen: 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 trafgen.o slightly smaller:
before:
text data bss dec hex filename
18512 0 104 18616 48b8 trafgen/trafgen.o
after:
text data bss dec hex filename
18240 0 104 18344 47a8 trafgen/trafgen.o
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'hash.c')
0 files changed, 0 insertions, 0 deletions