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

Diff for /pegasus/src/Pegasus/Config/DefaultPropertyOwner.cpp between version 1.24.2.2 and 1.25

version 1.24.2.2, 2007/12/14 20:56:54 version 1.25, 2006/07/17 14:34:40
Line 39 
Line 39 
 //              Vijay Eli, IBM, (vijayeli@in.ibm.com) for Bug# 3613 //              Vijay Eli, IBM, (vijayeli@in.ibm.com) for Bug# 3613
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
 //NOCHKSRC  
  
  
 /////////////////////////////////////////////////////////////////////////////// ///////////////////////////////////////////////////////////////////////////////
Line 293 
Line 292 
     // By default, no validation is done. It can optionally be added here     // By default, no validation is done. It can optionally be added here
     // per property.     // per property.
     //     //
     if (String::equalNoCase(name, "socketWriteTimeout") ||      if (String::equalNoCase(name, "socketWriteTimeout"))
         String::equalNoCase(name, "idleConnectionTimeout"))  
     {     {
         Uint32 timeoutValue;         Uint32 timeoutValue;
         char dummyChar;         char dummyChar;


Legend:
Removed from v.1.24.2.2  
changed lines
  Added in v.1.25

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2