Date: Sat, 21 Dec 1996 07:16:34 -0800 (PST) From: Steve Price <steve> To: CVS-committers, cvs-all, cvs-bin Subject: cvs commit: src/bin/sh expand.c Message-ID: <199612211516.HAA12712@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
steve 96/12/21 07:16:33 Modified: bin/sh expand.c Log: This doesn't change any behavior, but may be a slight optimization. (num-- > 0) --> (--num >= 0). Obtained from: NetBSD Revision Changes Path 1.13 +2 -2 src/bin/sh/expand.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612211516.HAA12712>
