Add a comment on the #endif.

This commit is contained in:
mycroft 1994-09-18 04:44:13 +00:00
parent 868c94ff7c
commit ed6674d599

View File

@ -1,4 +1,4 @@
/* $NetBSD: timeb.h,v 1.8 1994/09/16 02:16:42 jtc Exp $ */
/* $NetBSD: timeb.h,v 1.9 1994/09/18 04:44:13 mycroft Exp $ */
/*-
* Copyright (c) 1991, 1993
@ -51,4 +51,4 @@ struct timeb {
short dstflag; /* DST == non-zero */
};
#endif
#endif /* !_SYS_TIMEB_H_ */