diff options
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 */ |