iso646.h, [...]: Remove trailing whitespace.
authorBernardo Innocenti <bernie@develer.com>
Tue, 9 Dec 2003 03:51:46 +0000 (04:51 +0100)
committerBernardo Innocenti <bernie@gcc.gnu.org>
Tue, 9 Dec 2003 03:51:46 +0000 (04:51 +0100)
* include/c_compatibility/iso646.h, include/c_compatibility/limits.h,
include/c_compatibility/locale.h, include/c_compatibility/stdio.h,
include/c_compatibility/string.h, include/c_compatibility/time.h,
include/c_compatibility/wchar.h, include/c_compatibility/wctype.h:
Remove trailing whitespace.

From-SVN: r74460

libstdc++-v3/ChangeLog
libstdc++-v3/include/c_compatibility/iso646.h
libstdc++-v3/include/c_compatibility/limits.h
libstdc++-v3/include/c_compatibility/locale.h
libstdc++-v3/include/c_compatibility/stdio.h
libstdc++-v3/include/c_compatibility/string.h
libstdc++-v3/include/c_compatibility/time.h
libstdc++-v3/include/c_compatibility/wchar.h
libstdc++-v3/include/c_compatibility/wctype.h

index 4d21b87af35c3784bb29a0d154bc9087c2bc89fa..13a82929f3375255a221941b7ca75a187ec0a3b4 100644 (file)
@@ -1,3 +1,11 @@
+2003-12-09  Bernardo Innocenti  <bernie@develer.com>
+
+       * include/c_compatibility/iso646.h, include/c_compatibility/limits.h,
+       include/c_compatibility/locale.h, include/c_compatibility/stdio.h,
+       include/c_compatibility/string.h, include/c_compatibility/time.h,
+       include/c_compatibility/wchar.h, include/c_compatibility/wctype.h:
+       Remove trailing whitespace.
+
 2003-12-09  Bernardo Innocenti  <bernie@develer.com>
 
        * include/c_std/cmath.tcc, include/c_std/std_cassert.h,
index c7a5fbba25143b184e040827a0d565a587170fe5..83c536431f7582d06be0080d3a8d95ec83902f1d 100644 (file)
@@ -32,4 +32,4 @@
 
 #include <ciso646>
 
-#endif 
+#endif
index 75fb82b58c0b82d97aa257e086ae893b32530b42..d9a753c1c6e37910cd8df3e7a57df56ad8d3f35b 100644 (file)
@@ -32,4 +32,4 @@
 
 #include <climits>
 
-#endif 
+#endif
index d93e0ec7017288d994ebd69ca02ce2bdc0969633..549bd7d5ea384e1a9c274490c5eb983d82df8f76 100644 (file)
@@ -36,4 +36,4 @@ using std::lconv;
 using std::setlocale;
 using std::localeconv;
 
-#endif 
+#endif
index 97171407e34a1325de6dafbf5720990b18ed4feb..2686a728035d2b4f7250b9404312d1e997ef3086 100644 (file)
@@ -33,7 +33,7 @@
 #include <cstdio>
 
 using std::FILE;
-using std::fpos_t; 
+using std::fpos_t;
 
 using std::remove;
 using std::rename;
index ebbf6f5c298431847ee89216e9e3a2f13d9d5459..a399f60b34bf12a1012724e9594f876a422777a7 100644 (file)
@@ -55,4 +55,4 @@ using std::memset;
 using std::strerror;
 using std::strlen;
 
-#endif 
+#endif
index 5d330c7ab3fbe00a69e429411a7f2ab227e498b2..0e7e2ad917b5df54a63636bd7ea8756b567b4fc4 100644 (file)
@@ -31,7 +31,7 @@
 #define _GLIBCXX_TIME_H 1
 
 #include <ctime>
+
 // Get rid of those macros defined in <time.h> in lieu of real functions.
 #undef clock
 #undef difftime
index b07e58f4f55d3e4ea51a3a9371811f5933f88c1d..a962ff2ffb951048e1f31e5cd091d0f57be56e87 100644 (file)
@@ -52,15 +52,15 @@ using std::swscanf;
 using std::vfwprintf;
 #if _GLIBCXX_HAVE_VFWSCANF
 using std::vfwscanf;
-#endif 
+#endif
 using std::vswprintf;
 #if _GLIBCXX_HAVE_VSWSCANF
 using std::vswscanf;
-#endif 
+#endif
 using std::vwprintf;
 #if _GLIBCXX_HAVE_VWSCANF
 using std::vwscanf;
-#endif 
+#endif
 using std::wprintf;
 using std::wscanf;
 using std::getwc;
@@ -77,7 +77,7 @@ using std::wcrtomb;
 using std::wcstod;
 #if _GLIBCXX_HAVE_WCSTOF
 using std::wcstof;
-#endif 
+#endif
 using std::wcstol;
 using std::wcstoul;
 using std::wcscpy;
index 16b7c750d398480b72fd1556d44816696709bcf8..6086f3d62353e4685ff03226fad6d0f9a4d7b802 100644 (file)
@@ -52,4 +52,4 @@ using std::towupper;
 using std::wctrans;
 using std::wctype;
 
-#endif 
+#endif