diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-26 22:48:31 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-26 22:48:31 +0000 |
commit | 9f7f72db36a5422d932c4b1b066cdb0de283dc32 (patch) | |
tree | 848699a24b6e3e840390bb733536e34bba2b23cf | |
parent | 2e93742b1500e02ba9fcb893f2ab9d64131fe2a3 (diff) |
merge latest (4.3.99.16) from XFree86 (vendor) branch
-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 ); |