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 | adc7f9a4ebdfe11d4cd6de9388b63dfe36450b39 (patch) | |
tree | 23eb7becc5360b2cbe16aa8d45529880067f3989 /cfb/cfbunmap.h | |
parent | 90f1536dd315cd265bfc7ef35058761a65a01734 (diff) |
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_16
Diffstat (limited to 'cfb/cfbunmap.h')
-rw-r--r-- | cfb/cfbunmap.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cfb/cfbunmap.h b/cfb/cfbunmap.h index e94f45482..af1754c40 100644 --- a/cfb/cfbunmap.h +++ b/cfb/cfbunmap.h @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/cfb/cfbunmap.h,v 1.5 1999/12/13 02:13:07 robin Exp $ */ +/* $XFree86: xc/programs/Xserver/cfb/cfbunmap.h,v 1.6 2003/07/19 13:22:28 tsi Exp $ */ /* * Copyright (C) 1994-1998 The XFree86 Project, Inc. All Rights Reserved. * @@ -58,6 +58,7 @@ #undef cfbCopyImagePlane #undef cfbCopyPixmap #undef cfbCopyPlane +#undef cfbCopyPlaneReduce #undef cfbCopyRotatePixmap #undef cfbCopyWindow #undef cfbCreateGC |