CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/14 22:19:13
Modified files:
usr.bin/hexdump: display.c hexdump.h hexsyntax.c odsyntax.c
parse.c
Log message:
o clean up a little whitespace and formatting
o move some declarations out of hexdump.h
o mark some declarations as __dead or static
from Michal Mazurek, with input from and ok tb@
