[Xfce4-commits] <exo:master> Improve comment a bit.
Nick Schermer
noreply at xfce.org
Fri Oct 9 21:00:01 CEST 2009
Updating branch refs/heads/master
to 4026b70b84a6f739fd2c8b980ccfe51396631e0a (commit)
from 8f4ea78de67433e60b88c7748fc4b3f534754fe5 (commit)
commit 4026b70b84a6f739fd2c8b980ccfe51396631e0a
Author: Nick Schermer <nick at xfce.org>
Date: Fri Oct 9 19:08:16 2009 +0200
Improve comment a bit.
exo-mount/main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/exo-mount/main.c b/exo-mount/main.c
index 904b133..1974d21 100644
--- a/exo-mount/main.c
+++ b/exo-mount/main.c
@@ -100,7 +100,7 @@ main (int argc, char **argv)
/* initialize the i18n support */
xfce_textdomain (GETTEXT_PACKAGE, PACKAGE_LOCALE_DIR, "UTF-8");
- /* unset the CTYPE so we get a reliable when setting the iocharset */
+ /* unset the CTYPE so we get the native charset for iocharset */
setlocale (LC_CTYPE, "");
/* initialize GTK+ */
More information about the Xfce4-commits
mailing list