[xiph-commits] r19098 - trunk/ogg/include/ogg

giles at svn.xiph.org giles at svn.xiph.org
Wed Feb 26 11:06:45 PST 2014


Author: giles
Date: 2014-02-26 11:06:45 -0800 (Wed, 26 Feb 2014)
New Revision: 19098

Modified:
   trunk/ogg/include/ogg/os_types.h
Log:
Remove trailing whitespace.


Modified: trunk/ogg/include/ogg/os_types.h
===================================================================
--- trunk/ogg/include/ogg/os_types.h	2014-02-25 14:08:35 UTC (rev 19097)
+++ trunk/ogg/include/ogg/os_types.h	2014-02-26 19:06:45 UTC (rev 19098)
@@ -24,7 +24,7 @@
 #define _ogg_realloc realloc
 #define _ogg_free    free
 
-#if defined(_WIN32) 
+#if defined(_WIN32)
 
 #  if defined(__CYGWIN__)
 #    include <stdint.h>



More information about the commits mailing list