mirror of
https://github.com/irssi/irssi.git
synced 2026-08-11 04:43:34 +02:00
source cleanup: remove trailing whitespaces
This commit is contained in:
parent
503cbeb330
commit
51239925ec
44 changed files with 92 additions and 92 deletions
|
|
@ -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, "");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue