diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:28:02 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-25 19:28:02 +0000 |
commit | cefe7009c777de6c98a7b4c342a7ea4a1f18c9ac (patch) | |
tree | 848699a24b6e3e840390bb733536e34bba2b23cf | |
parent | 0280e9a705e5ef149124700131e826f4706318dd (diff) |
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks
-rw-r--r-- | panoramiXext.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/panoramiXext.h b/panoramiXext.h index 29f157b..3342e38 100644 --- a/panoramiXext.h +++ b/panoramiXext.h @@ -26,7 +26,7 @@ Equipment Corporation. /* * PanoramiX definitions */ -/* $XFree86: xc/include/extensions/panoramiXext.h,v 3.6 2001/01/17 17:53:22 dawes Exp $ */ +/* $XFree86: xc/include/extensions/panoramiXext.h,v 3.7 2003/11/17 22:20:03 dawes Exp $ */ /* THIS IS NOT AN X PROJECT TEAM SPECIFICATION */ @@ -44,7 +44,5 @@ typedef struct { } XPanoramiXInfo; extern XPanoramiXInfo *XPanoramiXAllocInfo ( -#if NeedFunctionPrototypes void -#endif ); |