summaryrefslogtreecommitdiff
path: root/hw/xnest/XNFont.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xnest/XNFont.h')
-rw-r--r--hw/xnest/XNFont.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/xnest/XNFont.h b/hw/xnest/XNFont.h
index 92c112f36..a210b1790 100644
--- a/hw/xnest/XNFont.h
+++ b/hw/xnest/XNFont.h
@@ -16,7 +16,7 @@ is" without express or implied warranty.
#define XNESTFONT_H
typedef struct {
- XFontStruct *font_struct;
+ XFontStruct *font_struct;
} xnestPrivFont;
extern int xnestFontPrivateIndex;
@@ -31,4 +31,4 @@ extern int xnestFontPrivateIndex;
Bool xnestRealizeFont(ScreenPtr pScreen, FontPtr pFont);
Bool xnestUnrealizeFont(ScreenPtr pScreen, FontPtr pFont);
-#endif /* XNESTFONT_H */
+#endif /* XNESTFONT_H */