diff options
Diffstat (limited to 'xc/lib/Xaw/BoxP.h')
-rw-r--r-- | xc/lib/Xaw/BoxP.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/Xaw/BoxP.h b/xc/lib/Xaw/BoxP.h index 1d5ed4284..a04eded7c 100644 --- a/xc/lib/Xaw/BoxP.h +++ b/xc/lib/Xaw/BoxP.h @@ -1,5 +1,5 @@ /* -* $XConsortium: BoxP.h,v 1.12 88/09/06 09:44:07 swick Exp $ +* $XConsortium: BoxP.h,v 1.13 88/09/06 16:40:55 jim Exp $ */ @@ -77,4 +77,4 @@ typedef struct _BoxRec { BoxPart box; } BoxRec; -#endif _BoxP_h +#endif /* _BoxP_h */ |