Skip to content

Commit

Permalink
trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
aG0aep6G committed Apr 22, 2018
1 parent e00ca2f commit 6533e95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion std/stdio.d
Expand Up @@ -3437,7 +3437,7 @@ void main()
{
version (FreeBSD) enum utf8locale = "en_US.UTF-8";
else enum utf8locale = "C.UTF-8";

const char* oldCt = () @trusted {
return setlocale(LC_CTYPE, null);
}();
Expand Down

0 comments on commit 6533e95

Please sign in to comment.