diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:55:06 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:55:06 +0200 |
commit | 3014b89a4ba246bef6e35ac7411b57c0aec4676e (patch) | |
tree | d5bf95e2a8be151439ac878cb187e78c46a3d271 /mausezahn/.gitignore | |
parent | c5371dbd3bf60eb9ea2239dc2af009b61bdf933b (diff) |
flowtop: 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 flowtop.o slightly smaller:
before:
text data bss dec hex filename
15601 4 48 15653 3d25 flowtop/flowtop.o
after:
text data bss dec hex filename
15228 4 48 15280 3bb0 flowtop/flowtop.o
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'mausezahn/.gitignore')
0 files changed, 0 insertions, 0 deletions