use snprintf, not strlen, don't make the message so long
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 27 Aug 1992 06:26:32 +0000 (22:26 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 27 Aug 1992 06:26:32 +0000 (22:26 -0800)
commit4511da0fe2d0259a912b9167203e3eda6f0dd942
tree06b05e293508384c6a5ed37d000e7f0da97f3022
parentfb849d1caa5683b97a39610f1e601f0622732878
use snprintf, not strlen, don't make the message so long

SCCS-vsn: usr.bin/sed/main.c 5.4
usr/src/usr.bin/sed/main.c