Thread: small warning : no newline at end of file

small warning : no newline at end of file

From
Raphaël Enrici
Date:
Hi Dave,
I've just noticed a small warning while trying to build
REL-1_2_0_PATCHES branch from current svn
(http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/branches/REL-1_2_0_PATCHES/?rev=4178)

../src/include/postgres.h:25:23: warning: no newline at end of file

May be it would be worth adding the missing newline in
pgadmin3/src/include/postgres.h
Just some polishing ;)

Regards,
Raphaël

Re: small warning : no newline at end of file

From
"Dave Page"
Date:
Fixed, thanks.

> -----Original Message-----
> From: Raphaël Enrici [mailto:blacknoz@club-internet.fr]
> Sent: 12 May 2005 21:25
> To: Dave Page; PgAdmin Hackers
> Subject: small warning : no newline at end of file
>
> Hi Dave,
> I've just noticed a small warning while trying to build
> REL-1_2_0_PATCHES branch from current svn
> (http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/branches/REL-1_2_0
> _PATCHES/?rev=4178)
>
> ../src/include/postgres.h:25:23: warning: no newline at end of file
>
> May be it would be worth adding the missing newline in
> pgadmin3/src/include/postgres.h
> Just some polishing ;)
>
> Regards,
> Raphaël
>