]> git.lyx.org Git - lyx.git/blobdiff - src/support/os_win32.h
Now that exceptions are allowed, handle gracefully the case where a Buffer temp direc...
[lyx.git] / src / support / os_win32.h
index 77af7fb984e30c8026b9bbd8b67c3e37445020bc..bf748f629ae4d956578b981788d6482c30ae9044 100644 (file)
@@ -74,7 +74,7 @@ public:
        ~GetFolderPath();
 
        /** Wrapper for SHGetFolderPathA, returning
-        *  the path asscociated with @c id.
+        *  the path asscociated with @c id in utf8 encoding.
         */
        std::string const operator()(folder_id id) const;
 private: