summaryrefslogtreecommitdiff
path: root/include/X11/extensions/xf86rush.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2018-06-16 09:16:52 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2018-06-16 09:16:52 -0700
commiteb28f0378fadd0d143aad7ec16f7b91814faae9a (patch)
treef667d542b0e6fd47b0f23afe6121c14a0e6ae01a /include/X11/extensions/xf86rush.h
parent91c1c8e1490c970379efb16784003426faec806e (diff)
Remove trailing whitespace from header files
Performed with: find include -name '*.h' | xargs perl -i -p -e 's{[ \t]+$}{}' "git diff -w" shows no changes from this changeset. Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'include/X11/extensions/xf86rush.h')
-rw-r--r--include/X11/extensions/xf86rush.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/X11/extensions/xf86rush.h b/include/X11/extensions/xf86rush.h
index 1db7d13..5cf0c16 100644
--- a/include/X11/extensions/xf86rush.h
+++ b/include/X11/extensions/xf86rush.h
@@ -56,7 +56,7 @@ Bool XF86RushUnlockPixmap(
Display * /* dpy */,
int /* screen */,
Pixmap /* Pixmap */
-);
+);
Bool XF86RushUnlockAllPixmaps(
Display * /* dpy */