CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/11/02 09:45:21
Modified files:
usr.bin/rcs : buf.c ci.c diff3.c ident.c rcs.c rcsclean.c
rcsdiff.c rcsmerge.c rcsnum.c
Log message:
Allow rcsnum_free and buf_free to accept NULL and remove various NULL
checks that are now unnecessary, from Michael W Bombardieri. ok millert
