kientzle 2003/10/30 22:22:03 PST
FreeBSD src repository
Modified files:
usr.bin/chat Makefile chat.c
Log:
Rename logf --> chat_logf to avoid naming conflicts
with GCC built-in (and with C90 reserved library name).
Approved by: gordon (Mentor)
Revision Changes Path
1.13 +0 -1 src/usr.bin/chat/Makefile
1.21 +29 -29 src/usr.bin/chat/chat.c