terminate comment fixes pr#969

This commit is contained in:
chopps 1995-04-17 11:50:36 +00:00
parent 5f252bb8ea
commit 78ec8e7701

View File

@ -1,4 +1,4 @@
/* $NetBSD: kdassert.h,v 1.3 1995/02/11 21:22:17 chopps Exp $ */
/* $NetBSD: kdassert.h,v 1.4 1995/04/17 11:50:36 chopps Exp $ */
/*
* Copyright (c) 1994 Christian E. Hopps
@ -52,4 +52,4 @@
#else /* !DEBUG */
#define KDASSERT(x)
#endif /* !DEBUG */
#endif /* _KDASSERT_H
#endif /* _KDASSERT_H */