Author: sebor
Date: Sat Aug 26 17:23:31 2006
New Revision: 437258
URL: http://svn.apache.org/viewvc?rev=437258&view=rev
Log:
2006-08-26 Martin Sebor <[EMAIL PROTECTED]>
* rw_locale.h (rw_locales): Introduced default arguments.
Modified:
incubator/stdcxx/trunk/tests/include/rw_locale.h
Modified: incubator/stdcxx/trunk/tests/include/rw_locale.h
URL:
http://svn.apache.org/viewvc/incubator/stdcxx/trunk/tests/include/rw_locale.h?rev=437258&r1=437257&r2=437258&view=diff
==============================================================================
--- incubator/stdcxx/trunk/tests/include/rw_locale.h (original)
+++ incubator/stdcxx/trunk/tests/include/rw_locale.h Sat Aug 26 17:23:31 2006
@@ -36,7 +36,7 @@
_TEST_EXPORT char*
-rw_locales (int loc_cat, const char* grep_exp);
+rw_locales (int = _UNUSED_CAT, const char* = 0);
_TEST_EXPORT int