summaryrefslogtreecommitdiff
path: root/src/Xrandrint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Xrandrint.h')
-rw-r--r--src/Xrandrint.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/Xrandrint.h b/src/Xrandrint.h
index 7fb5831..aed10e4 100644
--- a/src/Xrandrint.h
+++ b/src/Xrandrint.h
@@ -1,5 +1,5 @@
/*
- * Copyright © 2000, Compaq Computer Corporation,
+ * Copyright © 2000, Compaq Computer Corporation,
* Copyright © 2002, Hewlett Packard, Inc.
*
* Permission to use, copy, modify, distribute, and sell this software and its
@@ -16,7 +16,7 @@
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO EVENT SHALL HP
* BE LIABLE FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
* WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
- * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
+ * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
* CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*
* Author: Jim Gettys, HP Labs, Hewlett-Packard, Inc.
@@ -43,7 +43,7 @@ extern char XRRExtensionName[];
XExtDisplayInfo *XRRFindDisplay (Display *dpy);
-/* deliberately opaque internal data structure; can be extended,
+/* deliberately opaque internal data structure; can be extended,
but not reordered */
struct _XRRScreenConfiguration {
Screen *screen; /* the root window in GetScreenInfo */
@@ -69,7 +69,7 @@ struct _XRRScreenConfiguration {
* when next used. Returns invalid status if not an event type
* the library routine understand.
*/
-
+
/* we cache one screen configuration/screen */
typedef struct _XRandRInfo {