kan 2004-07-28 07:10:03 UTC
FreeBSD src repository
Modified files:
usr.bin/hexdump display.c
Log:
Do not predeclare __inline functions, this makes no sense and generates
a warning with gcc 3.4.x.
Revision Changes Path
1.21 +2 -2 src/usr.bin/hexdump/display.c