summaryrefslogtreecommitdiff
path: root/include/X11/VarargsI.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:54:05 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-10-03 09:33:55 -0700
commit5691187ced24b16a951e2b8308bcc2b65dd36eee (patch)
treef58463620ce3d96873b3bf094a9e313e2841f7f6 /include/X11/VarargsI.h
parent6c0b44caa9b424c7e05327e8ddc9273b87a0f81f (diff)
Strip trailing whitespace
Performed with: find * -type f | xargs perl -i -p -e 's{[ \t]+$}{}' git diff -w & git diff -b show no diffs from this change Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'include/X11/VarargsI.h')
-rw-r--r--include/X11/VarargsI.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/X11/VarargsI.h b/include/X11/VarargsI.h
index b3e6827..790a271 100644
--- a/include/X11/VarargsI.h
+++ b/include/X11/VarargsI.h
@@ -24,11 +24,11 @@ in this Software without prior written authorization from The Open Group.
*/
-#ifndef _VarargsI_h_
-#define _VarargsI_h_
+#ifndef _VarargsI_h_
+#define _VarargsI_h_
#include <stdarg.h>
-
+
/* private routines */
_XFUNCPROTOBEGIN