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

Diff for /pegasus/src/Pegasus/Common/FileSystem.h between version 1.10 and 1.11

version 1.10, 2001/05/14 00:39:53 version 1.11, 2001/05/20 20:34:00
Line 181 
Line 181 
         @param path path of file to be opened.         @param path path of file to be opened.
         @return true on success.         @return true on success.
     */     */
     Boolean openNoCase(std::ifstream& is, const String& path);      Boolean openNoCase(PEGASUS_STD(ifstream)& is, const String& path);
  
     /** Determines whether the path refers to a directory.     /** Determines whether the path refers to a directory.
         @param path path of the directory.         @param path path of the directory.


Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2