diff options
author | 2006-04-13 19:16:15 +0000 | |
---|---|---|
committer | 2006-04-13 19:16:15 +0000 | |
commit | 25939815f53a15f6843a3a10a474a216a41dea0d (patch) | |
tree | 84380a68cf1a142150fd9fbc66fe1c6ef277fe07 /usr.bin/rcs/rcsprog.c | |
parent | fix the obviously broken cvs_buf_set(), so we don't end up (diff) | |
download | wireguard-openbsd-25939815f53a15f6843a3a10a474a216a41dea0d.tar.xz wireguard-openbsd-25939815f53a15f6843a3a10a474a216a41dea0d.zip |
fix -z option for openrcs, this was broken by xsa
when he yanked the code out of rcs.c and placed it in rcstime.c.
struct tm ltb, *tb;
tb = <b;
return (tb);
isn't really the most perfect idiom to return a value to the caller, now is it?
as a bonus -z for rlog now works too.
okay niallo@
Diffstat (limited to 'usr.bin/rcs/rcsprog.c')
0 files changed, 0 insertions, 0 deletions