svn commit: r303193 - in head/games/openastromenace: . files

Alexey Dokuchaev danfe at FreeBSD.org
Sun Aug 26 18:01:25 UTC 2012


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



More information about the svn-ports-all mailing list