one too many #endif's.

This commit is contained in:
cgd 1994-07-22 01:44:47 +00:00
parent 1c46c460ee
commit b1a8496f13
1 changed files with 1 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: cdefs.h,v 1.11 1994/07/20 22:12:50 jtc Exp $ */
/* $NetBSD: cdefs.h,v 1.12 1994/07/22 01:44:47 cgd Exp $ */
/*
* Copyright (c) 1991, 1993
@ -137,6 +137,5 @@ __asm__(".stabs msg,30,0,0,0\n.stabs \"_/**/sym\",1,0,0,0")
#else
#define __warn_references(sym,msg)
#endif
#endif
#endif /* !_CDEFS_H_ */