diff --git a/common/nmadef.h b/common/nmadef.h index c09c734..09157a1 100644 --- a/common/nmadef.h +++ b/common/nmadef.h @@ -1,4 +1,4 @@ -/* $NetBSD: nmadef.h,v 1.2 1997/03/25 03:07:25 thorpej Exp $ */ +/* $NetBSD: nmadef.h,v 1.3 2001/12/31 19:46:57 thorpej Exp $ */ /* * Copyright (c) 1995 Mats O Jansson. All rights reserved. @@ -28,7 +28,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $NetBSD: nmadef.h,v 1.2 1997/03/25 03:07:25 thorpej Exp $ + * $NetBSD: nmadef.h,v 1.3 2001/12/31 19:46:57 thorpej Exp $ * */ @@ -180,4 +180,4 @@ #define NMA_C_SOFD_DW4 150 /* DSW-41/42 */ #define NMA_C_SOFD_TRA 175 /* DETRA-AA */ -#endif _NMADEF_H_ +#endif /* _NMADEF_H_ */