diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:29:01 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:29:01 +0000 |
commit | 90f1536dd315cd265bfc7ef35058761a65a01734 (patch) | |
tree | ce1f7aed9444ad2577d62a6e5a2dd36008771c6c /Xext/xvdisp.h | |
parent | d461855a73d8c9f51a18673aef7ce88f94a71629 (diff) |
Initial revision
Diffstat (limited to 'Xext/xvdisp.h')
-rw-r--r-- | Xext/xvdisp.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Xext/xvdisp.h b/Xext/xvdisp.h new file mode 100644 index 000000000..342a874e8 --- /dev/null +++ b/Xext/xvdisp.h @@ -0,0 +1,3 @@ +/* $XFree86: xc/programs/Xserver/Xext/xvdisp.h,v 1.1 2003/07/16 01:38:31 dawes Exp $ */ + +extern void XineramifyXv(void); |