summaryrefslogtreecommitdiff
path: root/Server.tmpl
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2013-06-30 12:41:15 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2013-06-30 12:41:15 -0700
commit31f5bd379984f78bbbecf493e6344664ef1d83df (patch)
tree541c1ce569eb887e61028ecb1513aef385fd47bf /Server.tmpl
parent0d1be73c26f3636e024637d12c3befd8a9956cfc (diff)
Trim trailing whitespace
Performed with: perl -i -p -e 's{[\t ]+$}{}' * Verified with: git diff --ignore-space-at-eol Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'Server.tmpl')
-rw-r--r--Server.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Server.tmpl b/Server.tmpl
index bb769c5..5771f3b 100644
--- a/Server.tmpl
+++ b/Server.tmpl
@@ -65,7 +65,7 @@ EXT_DEFINES = ExtensionDefines
OS_DEFINES = ServerOSDefines
GLX_DEFINES = GlxDefines
-
+
#ifndef GlxUseSGISI
#define GlxUseSGISI NO
#endif