summaryrefslogtreecommitdiff
path: root/include/X11/extensions/panoramiXext.h
diff options
context:
space:
mode:
authorAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:44:02 -0700
committerAlan Coopersmith <alan.coopersmith@oracle.com>2011-09-16 22:44:02 -0700
commit3e94f2d5fe0ee95f54faabbe253ac33327ef6d66 (patch)
treeb1d5b3ae4b8b15fad8f27fc09683f9eac5a4d766 /include/X11/extensions/panoramiXext.h
parent22cd4cfdf1613d73cdd84eae805239f55c4265c2 (diff)
downloadxorg-lib-libXinerama-3e94f2d5fe0ee95f54faabbe253ac33327ef6d66.tar.gz
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/extensions/panoramiXext.h')
-rw-r--r--include/X11/extensions/panoramiXext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/X11/extensions/panoramiXext.h b/include/X11/extensions/panoramiXext.h
index 6b18d6d..8312a17 100644
--- a/include/X11/extensions/panoramiXext.h
+++ b/include/X11/extensions/panoramiXext.h
@@ -22,7 +22,7 @@ shall not be used in advertising or otherwise to promote the sale, use or other
dealings in this Software without prior written authorization from Digital
Equipment Corporation.
******************************************************************/
-/*
+/*
* PanoramiX definitions
*/
@@ -41,7 +41,7 @@ typedef struct {
int height; /* height of this screen */
int ScreenCount; /* real physical number of screens */
XID eventMask; /* selected events for this client */
-} XPanoramiXInfo;
+} XPanoramiXInfo;
_XFUNCPROTOBEGIN