From 3d49eb17f9527aee863a162e1ef3f0b6316bf901 Mon Sep 17 00:00:00 2001 From: pjrm Date: Mon, 6 Apr 2009 22:45:23 +0000 Subject: [PATCH] doc --- src/io/sys.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/io/sys.cpp b/src/io/sys.cpp index 96d0ae983..a5158c587 100644 --- a/src/io/sys.cpp +++ b/src/io/sys.cpp @@ -196,9 +196,9 @@ int Inkscape::IO::mkdir_utf8name( char const *utf8name ) } /* - * Wrapper around Glib::file_open_tmp() - * Returns a handle to the temp file - * name_used contains the actual name used + * Wrapper around Glib::file_open_tmp(). + * Returns a handle to the temp file. + * name_used contains the actual name used (a raw filename, not necessarily utf8). * * Returns: * A file handle (as from open()) to the file opened for reading and writing. -- 2.30.2