summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-07-10 17:50:46 +0000
committerobrien <obrien@FreeBSD.org>2001-07-10 17:50:46 +0000
commitf4b8f61c0db79c06f6a8b9b85266c4176f8dc1de (patch)
treeec33204c979210957cd68f06c08288207c6060c5 /include
parent5962fc323530e9d7fe403ffe664235869e91c8a5 (diff)
downloadFreeBSD-src-f4b8f61c0db79c06f6a8b9b85266c4176f8dc1de.zip
FreeBSD-src-f4b8f61c0db79c06f6a8b9b85266c4176f8dc1de.tar.gz
VCS ID fixup
Diffstat (limited to 'include')
-rw-r--r--include/wchar.h4
-rw-r--r--include/wctype.h4
2 files changed, 3 insertions, 5 deletions
diff --git a/include/wchar.h b/include/wchar.h
index 2ef0f17..c14c1b7 100644
--- a/include/wchar.h
+++ b/include/wchar.h
@@ -1,5 +1,3 @@
-/* $NetBSD: wchar.h,v 1.8 2000/12/22 05:31:42 itojun Exp $ */
-
/*-
* Copyright (c)1999 Citrus Project,
* All rights reserved.
@@ -62,6 +60,8 @@
* CONTRACT, STRICT LIABILITY, OR TORT (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: wchar.h,v 1.8 2000/12/22 05:31:42 itojun Exp $
*/
#ifndef _WCHAR_H_
diff --git a/include/wctype.h b/include/wctype.h
index 66ee7cc..6c4ce47 100644
--- a/include/wctype.h
+++ b/include/wctype.h
@@ -1,5 +1,3 @@
-/* $NetBSD: wctype.h,v 1.3 2000/12/22 14:16:16 itojun Exp $ */
-
/*-
* Copyright (c)1999 Citrus Project,
* All rights reserved.
@@ -26,7 +24,7 @@
* SUCH DAMAGE.
*
* citrus Id: wctype.h,v 1.4 2000/12/21 01:50:21 itojun Exp
- *
+ * $NetBSD: wctype.h,v 1.3 2000/12/22 14:16:16 itojun Exp $
* $FreeBSD$
*/
OpenPOWER on IntegriCloud