summaryrefslogtreecommitdiff
path: root/grid.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:29:12 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-25 19:29:12 +0000
commit7a16b3e2dd3ea817f2ae503c9242eea27989e47d (patch)
tree13f00487a1c7fe18a90c8f136d51aa05c7a9ef7c /grid.h
parent7c4135cb4b16908b54a07ee14a7ef03727102c78 (diff)
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folksxf86-4_3_99_901xf86-4_3_99_16
Diffstat (limited to 'grid.h')
-rw-r--r--grid.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/grid.h b/grid.h
index 3d9cc7d..eb9f243 100644
--- a/grid.h
+++ b/grid.h
@@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
-/* $XFree86: xc/programs/xfd/grid.h,v 1.4 2002/07/23 01:45:41 tsi Exp $ */
+/* $XFree86: xc/programs/xfd/grid.h,v 1.5 2003/11/17 22:20:53 dawes Exp $ */
#ifndef _FontGrid_h_
#define _FontGrid_h_
@@ -81,22 +81,18 @@ typedef struct _FontGridCharRec {
} FontGridCharRec;
extern void GetFontGridCellDimensions(
-#if NeedFunctionPrototypes
Widget,
long *,
int *,
int *
-#endif
);
extern void GetPrevNextStates(
-#if NeedFunctionPrototypes
Widget,
Bool *,
Bool *,
Bool *,
Bool *
-#endif
);
long