Add comment delimiters around the token after an #endif
This commit is contained in:
parent
1b1d20a895
commit
dbaa175ee7
@ -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_ */
|
||||
|
Loading…
Reference in New Issue
Block a user