Date: Sat, 2 Jan 2010 10:13:21 +0000 (UTC) From: Ed Schouten <ed@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/script script.c Message-ID: <201001021013.o02ADcTA042379@repoman.freebsd.org>
index | next in thread | raw e-mail
ed 2010-01-02 10:13:21 UTC
FreeBSD src repository
Modified files:
usr.bin/script script.c
Log:
SVN rev 201384 on 2010-01-02 10:13:21Z by ed
Remove a warning by adding extra parentheses.
GCC generates warnings when using "if (foo = bar)". In this case its use
is valid.
Revision Changes Path
1.25 +1 -1 src/usr.bin/script/script.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201001021013.o02ADcTA042379>
