stdcpp/src/time_facets.cpp
branchRCL_3
changeset 57 2efc27d87e1c
parent 56 acd3cd4aaceb
--- a/stdcpp/src/time_facets.cpp	Tue Aug 31 16:54:36 2010 +0300
+++ b/stdcpp/src/time_facets.cpp	Wed Sep 01 12:36:54 2010 +0100
@@ -30,8 +30,8 @@
 
 _STLP_BEGIN_NAMESPACE
 
-/*char* _STLP_CALL
-__write_integer(char* buf, ios_base::fmtflags flags, long x);*/
+char* _STLP_CALL
+__write_integer(char* buf, ios_base::fmtflags flags, long x);
 
 // The function copy_cstring is used to initialize a string
 // with a C-style string.  Used to initialize the month and weekday