summaryrefslogtreecommitdiff
path: root/lib/libXxf86vm/include/X11/extensions/xf86vmode.h
diff options
context:
space:
mode:
authorMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-10 17:10:14 +0000
committerMatthieu Herrb <matthieu@cvs.openbsd.org>2012-03-10 17:10:14 +0000
commit74717c10e90d471df43b5e38869d53f90fea059d (patch)
treee11fc459d3941420c6a3280dee607c7889be5b0e /lib/libXxf86vm/include/X11/extensions/xf86vmode.h
parent272a2c21225d06c2d929fddc14de660b2864ca9e (diff)
Update to libXxf86vm 1.1.2
Diffstat (limited to 'lib/libXxf86vm/include/X11/extensions/xf86vmode.h')
-rw-r--r--lib/libXxf86vm/include/X11/extensions/xf86vmode.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/lib/libXxf86vm/include/X11/extensions/xf86vmode.h b/lib/libXxf86vm/include/X11/extensions/xf86vmode.h
index 136ce9ce4..a7a3c5d71 100644
--- a/lib/libXxf86vm/include/X11/extensions/xf86vmode.h
+++ b/lib/libXxf86vm/include/X11/extensions/xf86vmode.h
@@ -16,13 +16,13 @@ included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
-IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
+IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES
OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
OTHER DEALINGS IN THE SOFTWARE.
-Except as contained in this notice, the name of Kaleb S. KEITHLEY
-shall not be used in advertising or otherwise to promote the sale, use
+Except as contained in this notice, the name of Kaleb S. KEITHLEY
+shall not be used in advertising or otherwise to promote the sale, use
or other dealings in this Software without prior written authorization
from Kaleb S. KEITHLEY
@@ -120,7 +120,7 @@ typedef struct {
unsigned char nvsync;
XF86VidModeSyncRange* vsync;
} XF86VidModeMonitor;
-
+
typedef struct {
int type; /* of event */
unsigned long serial; /* # of last request processed by server */
@@ -264,7 +264,7 @@ Bool XF86VidModeSetGamma(
Bool XF86VidModeSetGammaRamp(
Display* /* dpy */,
int /* screen */,
- int /* size */,
+ int /* size */,
unsigned short* /* red array */,
unsigned short* /* green array */,
unsigned short* /* blue array */