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

Diff for /pegasus/src/Pegasus/Config/ConfigFile.cpp between version 1.21 and 1.22

version 1.21, 2005/02/05 23:00:07 version 1.22, 2005/05/20 10:14:30
Line 30 
Line 30 
 // Author: Nag Boranna (nagaraja_boranna@hp.com) // Author: Nag Boranna (nagaraja_boranna@hp.com)
 // //
 // Modified By:  Amit K Arora, IBM (amita@in.ibm.com) // Modified By:  Amit K Arora, IBM (amita@in.ibm.com)
   //               Vijay Eli, IBM (vijayeli@in.ibm.com), bug#3608.
 // //
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
Line 120 
Line 121 
 /** /**
     Get the name of the configuration file.     Get the name of the configuration file.
 */ */
 String ConfigFile::getFileName ()  String ConfigFile::getFileName () const
 { {
     return ( _configFile );     return ( _configFile );
 } }


Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2