From 884711e0a1f677e6f3a69b0a16d5fac76f97babb Mon Sep 17 00:00:00 2001 From: Kaleb Keithley Date: Wed, 26 Nov 2003 22:49:12 +0000 Subject: merge latest (4.3.99.16) from XFree86 (vendor) branch --- xkbprint.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'xkbprint.h') diff --git a/xkbprint.h b/xkbprint.h index d0e7dd6..32b09ab 100644 --- a/xkbprint.h +++ b/xkbprint.h @@ -27,6 +27,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE. ********************************************************/ +/* $XFree86: xc/programs/xkbprint/xkbprint.h,v 1.2 2003/11/17 22:20:53 dawes Exp $ */ #define LABEL_AUTO -1 #define LABEL_NONE 0 @@ -58,19 +59,15 @@ typedef struct _XKBPrintArgs { extern Bool DumpInternalFont( -#if NeedFunctionPrototypes FILE * /* out */, char * /* fontName */ -#endif ); extern Bool GeometryToPostScript( -#if NeedFunctionPrototypes FILE * /* out */, XkbFileInfo * /* result */, XKBPrintArgs * /* args */ -#endif ); #endif /* _XKBPRINT_H_ */ -- cgit v1.2.3