From 51239925ec2931a065aeaee664793a0edbcd2c4a Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Thu, 11 Sep 2014 19:10:33 +0200 Subject: source cleanup: remove trailing whitespaces --- src/fe-text/irssi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/fe-text/irssi.c') diff --git a/src/fe-text/irssi.c b/src/fe-text/irssi.c index c0524247..77033d7a 100644 --- a/src/fe-text/irssi.c +++ b/src/fe-text/irssi.c @@ -346,9 +346,9 @@ int main(int argc, char **argv) before this call. locales aren't actually used for anything else than autodetection - of UTF-8 currently.. + of UTF-8 currently.. - furthermore to get the users's charset with g_get_charset() properly + furthermore to get the users's charset with g_get_charset() properly you have to call setlocale(LC_ALL, "") */ setlocale(LC_ALL, ""); -- cgit v1.2.3