summaryrefslogtreecommitdiff
path: root/Clock.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:57 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:57 +0000
commit71633e81c3dd2135c7c4c67c954dc0b7f162f7dc (patch)
treebd808426b18c9bad3411e0f1065f52fcb89462b1 /Clock.h
parentc4bc1693ae8bbc4bff3891b1d06b110025c23579 (diff)
Diffstat (limited to 'Clock.h')
-rw-r--r--Clock.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Clock.h b/Clock.h
index 6015931..06fd935 100644
--- a/Clock.h
+++ b/Clock.h
@@ -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 */