diff options
| author | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
|---|---|---|
| committer | cgd <cgd@NetBSD.org> | 1994-10-26 00:55:40 +0000 |
| commit | 4d2cbfce0a3370a71b0c10bcc093d43be0fae483 (patch) | |
| tree | a18537cc1fb44c62161104acb79c57f5d55c6e88 /include/assert.h | |
| parent | 0642794c52ebddd38ef6328fa391cc84c614dfcf (diff) | |
new RCS ID format.
Diffstat (limited to 'include/assert.h')
| -rw-r--r-- | include/assert.h | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/include/assert.h b/include/assert.h index e8f8f8d9ad5..8494ea0c286 100644 --- a/include/assert.h +++ b/include/assert.h @@ -1,3 +1,5 @@ +/* $NetBSD: assert.h,v 1.6 1994/10/26 00:55:44 cgd Exp $ */ + /*- * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. @@ -35,8 +37,7 @@ * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * - * from: @(#)assert.h 8.2 (Berkeley) 1/21/94 - * $Id: assert.h,v 1.5 1994/05/16 10:58:55 cgd Exp $ + * @(#)assert.h 8.2 (Berkeley) 1/21/94 */ /* |
