diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:57:29 +0200 |
---|---|---|
committer | Tobias Klauser <tklauser@distanz.ch> | 2014-09-05 17:57:29 +0200 |
commit | e46767f61986d982501ec59233fabddc2876f63d (patch) | |
tree | 7ca71aac900ffcff9504f6e7b9e538500e2312ab /privs.h | |
parent | 3014b89a4ba246bef6e35ac7411b57c0aec4676e (diff) |
bpfc: 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 bpfc.o slightly smaller:
before:
text data bss dec hex filename
3594 0 0 3594 e0a bpfc/bpfc.o
after:
text data bss dec hex filename
3313 0 0 3313 cf1 bpfc/bpfc.o
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Diffstat (limited to 'privs.h')
0 files changed, 0 insertions, 0 deletions