diff options
Diffstat (limited to 'xc/lib/Xaw/List.h')
-rw-r--r-- | xc/lib/Xaw/List.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xc/lib/Xaw/List.h b/xc/lib/Xaw/List.h index 97b186fa3..070671568 100644 --- a/xc/lib/Xaw/List.h +++ b/xc/lib/Xaw/List.h @@ -7,9 +7,9 @@ * By: Chris D. Peterson * MIT - Project Athena * - * $Author: jim $ + * $Author: swick $ * $oHeader: List.h,v 1.4 88/08/30 16:36:53 kit Exp $ - * $XConsortium: List.h,v 1.8 88/09/06 18:14:38 jim Exp $ + * $XConsortium: List.h,v 1.9 88/10/23 13:59:59 swick Exp $ * * */ @@ -198,5 +198,5 @@ extern XtListReturnStruct * XtListShowCurrent(); /* w */ #define XT_LIST_NONE -1 -#endif _XtList_h +#endif /* _XtList_h */ /* DON'T ADD STUFF AFTER THIS #endif */ |