Date: Thu, 17 May 2007 00:11:58 +0000 (UTC) From: Juli Mallett <jmallett@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/uniq uniq.c Message-ID: <200705170011.l4H0BwSY013906@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2007-05-17 00:11:58 UTC FreeBSD src repository Modified files: usr.bin/uniq uniq.c Log: Fix confusing misindentation of a closing-brace. (It goes with the switch, not with the while.) Revision Changes Path 1.27 +1 -1 src/usr.bin/uniq/uniq.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200705170011.l4H0BwSY013906>