@@ -70,13 +70,13 @@ _path, ERRPARAM]; } - (OFString*)path { - OF_GETTER(_path, false) + OF_GETTER(_path, true) } - (int)errNo { return _errNo; } @end