(file) Return to Config.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/Config.cpp between version 1.17 and 1.18

version 1.17, 2013/09/27 16:23:41 version 1.18, 2013/10/01 05:20:10
Line 49 
Line 49 
  
 static DummyObject _dummy; static DummyObject _dummy;
  
 PEGASUS_COMMON_LINKAGE const char* boolToString(bool x)  
 {  
     return (x ? "true" : "false");  
 }  
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END


Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2