cvs commit: ports/editors/zoinks Makefile
Clement Laforet
sheepkiller at cultdeadsheep.org
Mon Oct 13 14:48:13 PDT 2003
On Tue, 14 Oct 2003 07:40:01 +1000
Edwin Groothuis <edwin at 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
More information about the cvs-ports
mailing list