summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRalph Giles <giles@xiph.org>2014-02-26 19:06:45 +0000
committerRalph Giles <giles@xiph.org>2014-02-26 19:06:45 +0000
commitf8ea965dfa1bd57e6c90c14fbd18fc13c4866ca7 (patch)
tree8ac69f0dda7d598a6825c10b9778f593dfe5fa95
parentab78196fd59ad7a329a2b19d2bcec5d840a9a21f (diff)
downloadogg-f8ea965dfa1bd57e6c90c14fbd18fc13c4866ca7.tar.gz
Remove trailing whitespace.
git-svn-id: http://svn.xiph.org/trunk/ogg@19098 0101bb08-14d6-0310-b084-bc0e0c8e3800
-rw-r--r--include/ogg/os_types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ogg/os_types.h b/include/ogg/os_types.h
index ec49b6a..446ca32 100644
--- a/include/ogg/os_types.h
+++ b/include/ogg/os_types.h
@@ -24,7 +24,7 @@
#define _ogg_realloc realloc
#define _ogg_free free
-#if defined(_WIN32)
+#if defined(_WIN32)
# if defined(__CYGWIN__)
# include <stdint.h>