svn commit: r303281 - head/games/openastromenace/files

Raphael Kubo da Costa rakuco at FreeBSD.org
Tue Aug 28 12:10:18 UTC 2012


Author: rakuco
Date: Tue Aug 28 12:10:17 2012
New Revision: 303281
URL: http://svn.freebsd.org/changeset/ports/303281

Log:
  Add a missing newline at the end of the patch.
  
  Reported by danfe at .
  
  For future reference: http://permalink.gmane.org/gmane.os.freebsd.devel.cvs.ports/249502

Modified:
  head/games/openastromenace/files/patch-AstroMenaceSource-Core-RendererInterface-RendererInterface.h

Modified: head/games/openastromenace/files/patch-AstroMenaceSource-Core-RendererInterface-RendererInterface.h
==============================================================================
--- head/games/openastromenace/files/patch-AstroMenaceSource-Core-RendererInterface-RendererInterface.h	Tue Aug 28 12:06:56 2012	(r303280)
+++ head/games/openastromenace/files/patch-AstroMenaceSource-Core-RendererInterface-RendererInterface.h	Tue Aug 28 12:10:17 2012	(r303281)
@@ -8,4 +8,4 @@
 +#define PFNGLCLIENTACTIVETEXTUREPROC PFNGLACTIVETEXTUREPROC
  
  
- struct eDevCaps
\ No newline at end of file
+ struct eDevCaps



More information about the svn-ports-all mailing list