merge lite-2 sccs id, but as per jt, don't switch to using lite-2 rune_t's

This commit is contained in:
perry 1998-02-02 17:13:49 +00:00
parent 45c131a89e
commit 4ab34663db

View File

@ -1,8 +1,8 @@
/* $NetBSD: stddef.h,v 1.4 1994/10/26 00:56:26 cgd Exp $ */ /* $NetBSD: stddef.h,v 1.5 1998/02/02 17:13:49 perry Exp $ */
/*- /*-
* Copyright (c) 1990 The Regents of the University of California. * Copyright (c) 1990, 1993
* All rights reserved. * The Regents of the University of California. All rights reserved.
* *
* Redistribution and use in source and binary forms, with or without * Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions * modification, are permitted provided that the following conditions
@ -32,7 +32,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE. * SUCH DAMAGE.
* *
* @(#)stddef.h 5.5 (Berkeley) 4/3/91 * @(#)stddef.h 8.1 (Berkeley) 6/2/93
*/ */
#ifndef _STDDEF_H_ #ifndef _STDDEF_H_