Date: Sun, 26 Aug 2012 18:01:25 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: Raphael Kubo da Costa <rakuco@FreeBSD.org> Cc: svn-ports-head@freebsd.org, svn-ports-all@freebsd.org, ports-committers@freebsd.org Subject: Re: svn commit: r303193 - in head/games/openastromenace: . files Message-ID: <20120826180125.GA75550@FreeBSD.org> In-Reply-To: <201208261709.q7QH9cCm054968@svn.freebsd.org> References: <201208261709.q7QH9cCm054968@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Aug 26, 2012 at 05:09:38PM +0000, Raphael Kubo da Costa wrote: > New Revision: 303193 > URL: http://svn.freebsd.org/changeset/ports/303193 > > +--- AstroMenaceSource/Core/RendererInterface/RendererInterface.h.orig 2012-08-25 13:33:11.000000000 +0400 > ++++ AstroMenaceSource/Core/RendererInterface/RendererInterface.h 2012-08-25 13:36:09.000000000 +0400 > +@@ -37,7 +37,7 @@ > + #include "../Base.h" > + #include "../Math/Math.h" > + #include "../Texture/Texture.h" > +- > ++#define PFNGLCLIENTACTIVETEXTUREPROC PFNGLACTIVETEXTUREPROC > + > + > + struct eDevCaps > \ No newline at end of file Does this last line mean that file lacks \n at EOF? ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20120826180125.GA75550>