adapted to new storage location
[feisty_meow.git] / nucleus / library / filesystem / byte_filer.h
index 34e6379c80a7db79558b53cae5e9a10697ba647a..5675a3e5e725ab5739d71cf9ae44895172712689 100644 (file)
@@ -72,7 +72,7 @@ public:
     //!< shuts down the open file, if any.
     /*!< open() will have to be invoked before this object can be used again. */
 
-  basis::astring name() const;
+  const basis::astring &name() const;
     //!< returns the file name that the object is operating on.
 
   bool good();