]> git.stg.codes - stg.git/commitdiff
Исправлен комментарий
authorMaxim Mamontov <faust@gts.dp.ua>
Fri, 10 Dec 2010 14:55:15 +0000 (16:55 +0200)
committerMaxim Mamontov <faust@gts.dp.ua>
Fri, 10 Dec 2010 14:55:15 +0000 (16:55 +0200)
stglibs/conffiles.lib/conffiles.h

index 943fd4c8b2dedb6251153be363baa94e101c604b..04e35a3aa235f227e9a0e4c7bb13be36f19e3000 100644 (file)
@@ -49,7 +49,7 @@ public:
     ~CONFIGFILE();
     const string & GetFileName() const;
 
-    // 5 ÆÕÎËÃÉÉ Read* ×ÏÚ×ÒÁÝÁÀÔ 0 ÐÒÉ ÕÓÐÅÛÎÏÍ ÓÞÉÔÙ×ÁÎÉÉ
+    // æÕÎËÃÉÉ Read* ×ÏÚ×ÒÁÝÁÀÔ 0 ÐÒÉ ÕÓÐÅÛÎÏÍ ÓÞÉÔÙ×ÁÎÉÉ
     // É EINVAL ÐÒÉ ÏÔÓÕÔÓ×ÉÉ ÐÁÒÁÍÅÔÒÁ É ×ÙÓÔÁ×ÌÑÀÔ defaulValue
     //int ReadString(const string & param, char * val, int * maxLen, const char * defaultVal) const;
     int ReadString(const string & param, string * val, const string & defaultVal) const;