summaryrefslogtreecommitdiff
path: root/colorize.h
AgeCommit message (Collapse)AuthorFilesLines
2016-08-12colorize: Squash colorize macros into colors.hVadim Kochan1-8/+0
Move colorize_xxx macroes to colors.h, the reason is to have one file for coloring stuff and have less files in the source tree. Signed-off-by: Vadim Kochan <vadim4j@gmail.com> Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
2013-06-04misc: cleanup header commentsDaniel Borkmann1-0/+8
Remove header comments where appropriate. And also clean up colorize a bit. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>