cvs commit: ports/editors/zoinks Makefile

Edwin Groothuis edwin at mavetju.org
Mon Oct 13 14:40:08 PDT 2003


On Mon, Oct 13, 2003 at 02:24:57PM -0700, Kris Kennaway wrote:
> On Mon, Oct 13, 2003 at 04:28:30AM -0700, Edwin Groothuis wrote:
> > edwin       2003/10/13 04:28:30 PDT
> > 
> >   FreeBSD ports repository
> > 
> >   Modified files:
> >     editors/zoinks       Makefile 
> >   Log:
> >   int main(void) { int i=0; while (++i<=500) { printf("I will double check my commits next time.\n"); }
> 
> kkenn at rot13:~ cc -o /tmp/edwin /tmp/edwin.c
> /tmp/edwin.c: In function `main':
> /tmp/edwin.c:4: syntax error at end of input

int main(void) { int i=0; while (++i<=500) { printf("I will double check my commit messages next time.\n"); return 0;} }

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin at mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 


More information about the cvs-all mailing list