diff options
author | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 16:48:57 +0000 |
---|---|---|
committer | Kaleb Keithley <kaleb@freedesktop.org> | 2003-11-14 16:48:57 +0000 |
commit | 71633e81c3dd2135c7c4c67c954dc0b7f162f7dc (patch) | |
tree | bd808426b18c9bad3411e0f1065f52fcb89462b1 /Clock.h | |
parent | c4bc1693ae8bbc4bff3891b1d06b110025c23579 (diff) |
XFree86 4.3.0.1xf86-4_3_0_1PRE_xf86-4_3_0_1
Diffstat (limited to 'Clock.h')
-rw-r--r-- | Clock.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -26,6 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ +/* $XFree86: xc/programs/oclock/Clock.h,v 1.5 2001/12/14 20:01:00 dawes Exp $ */ #ifndef _XtClock_h #define _XtClock_h @@ -71,5 +72,6 @@ typedef struct _ClockClassRec *ClockWidgetClass; /* completely defined in Clo extern WidgetClass clockWidgetClass; + #endif /* _XtClock_h */ /* DON'T ADD STUFF AFTER THIS #endif */ |