summaryrefslogtreecommitdiff
path: root/bpfc.c
diff options
context:
space:
mode:
authorTobias Klauser <tklauser@distanz.ch>2014-09-05 17:55:06 +0200
committerTobias Klauser <tklauser@distanz.ch>2014-09-05 17:55:06 +0200
commit3014b89a4ba246bef6e35ac7411b57c0aec4676e (patch)
treed5bf95e2a8be151439ac878cb187e78c46a3d271 /bpfc.c
parentc5371dbd3bf60eb9ea2239dc2af009b61bdf933b (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 'bpfc.c')
0 files changed, 0 insertions, 0 deletions