From a334319f6530564d22e775935d9c91663623a1b4 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 22 Dec 2004 20:10:10 +0000 Subject: (CFLAGS-tst-align.c): Add -mpreferred-stack-boundary=4. --- wctype/wctype.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wctype/wctype.h') diff --git a/wctype/wctype.h b/wctype/wctype.h index 5bfe43895c..f5519aa4eb 100644 --- a/wctype/wctype.h +++ b/wctype/wctype.h @@ -1,4 +1,4 @@ -/* Copyright (C) 1996-2002, 2005 Free Software Foundation, Inc. +/* Copyright (C) 1996,97,98,99,2000,01,02 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or @@ -44,6 +44,7 @@ typedef unsigned int wint_t; # ifdef __USE_ISOC99 __USING_NAMESPACE_C99(wint_t) # endif +__END_NAMESPACE_C99 # endif /* Constant expression of type `wint_t' whose value does not correspond -- cgit 1.4.1