Date: Mon, 13 Oct 2003 23:47:43 +0200 From: Clement Laforet <sheepkiller@cultdeadsheep.org> To: Edwin Groothuis <edwin@mavetju.org> Cc: kris@obsecurity.org Subject: Re: cvs commit: ports/editors/zoinks Makefile Message-ID: <20031013234743.72b34cb6.sheepkiller@cultdeadsheep.org> In-Reply-To: <20031013214001.GT59349@k7.mavetju> References: <200310131128.h9DBSUY5025070@repoman.freebsd.org> <20031013212457.GA42117@rot13.obsecurity.org> <20031013214001.GT59349@k7.mavetju>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 14 Oct 2003 07:40:01 +1000 Edwin Groothuis <edwin@mavetju.org> wrote: > int main(void) { int i=0; while (++i<=500) { printf("I will double check my commit messages next time.\n"); return 0;} } int main(void) { int i=0; while (++i<=500) { printf("I will double check my commit messages next time.\n");} return 0; } looks better ;o) Maybe we should add -e option to portlint : The Edwin mode :p clem
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031013234743.72b34cb6.sheepkiller>