diff options
author | 2006-03-28 07:42:56 +0000 | |
---|---|---|
committer | 2006-03-28 07:42:56 +0000 | |
commit | ae35cb56611289c39c09820745b9ea1f330060bc (patch) | |
tree | a8c8cee1176a6bb9dc7570f00e0ca4f68b99fba0 /usr.bin/rcs/rcsprog.c | |
parent | xmalloc(num * size) -> xcalloc(num, size) (diff) | |
download | wireguard-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