git-svn-id: svn://db.shs.com.ru/pip@242 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
@@ -83,7 +83,7 @@ public:
|
||||
bool isHidden() const {return flags[Hidden];}
|
||||
};
|
||||
|
||||
//! Constructs a file with path "path" nad open mode "type"
|
||||
//! Constructs a file with path "path" and open mode "mode"
|
||||
explicit PIFile(const PIString & path, DeviceMode mode = ReadWrite);
|
||||
|
||||
PIFile(const PIFile & other);
|
||||
|
||||
Reference in New Issue
Block a user