CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/03/11 02:05:15
Modified files:
games/hack : hack.do.c hack.do_name.c hack.end.c
hack.engrave.c hack.h hack.invent.c hack.lev.c
hack.mon.c hack.o_init.c hack.pager.c
hack.read.c hack.save.c hack.shk.c hack.steal.c
hack.topl.c hack.worm.c
Log message:
Match bwrite()'s prototype with write()'s, zapping a lint comment
Delete casts to char* of arguments to bwrite() and free()
