Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 07:40:01 +1000
From:      Edwin Groothuis <edwin@mavetju.org>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        ports-committers@FreeBSD.org
Subject:   Re: cvs commit: ports/editors/zoinks Makefile
Message-ID:  <20031013214001.GT59349@k7.mavetju>
In-Reply-To: <20031013212457.GA42117@rot13.obsecurity.org>
References:  <200310131128.h9DBSUY5025070@repoman.freebsd.org> <20031013212457.GA42117@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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@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@mavetju.org    |    Weblog: http://www.mavetju.org/weblog/weblog.php 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031013214001.GT59349>