summaryrefslogtreecommitdiffstats
path: root/usr.bin/rcs/rcsprog.c
diff options
context:
space:
mode:
authorray <ray@openbsd.org>2006-03-28 07:42:56 +0000
committerray <ray@openbsd.org>2006-03-28 07:42:56 +0000
commitae35cb56611289c39c09820745b9ea1f330060bc (patch)
treea8c8cee1176a6bb9dc7570f00e0ca4f68b99fba0 /usr.bin/rcs/rcsprog.c
parentxmalloc(num * size) -> xcalloc(num, size) (diff)
downloadwireguard-openbsd-ae35cb56611289c39c09820745b9ea1f330060bc.tar.xz
wireguard-openbsd-ae35cb56611289c39c09820745b9ea1f330060bc.zip
Finally. Basically, rcs_parse_delta() doesn't understand that
sometimes there are no revisions, and that it is not an error. This makes it so that if rcs_parse_delta is called and the only thing that is found is the description, we know that there are no more revisions. Fixes ``rcs -i file; rlog file''. OK xsa@
Diffstat (limited to 'usr.bin/rcs/rcsprog.c')
0 files changed, 0 insertions, 0 deletions