mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 03:01:15 -03:00
Formatting and style updates
This commit is contained in:
@@ -568,7 +568,7 @@ wcstring wsetlocale(int category, const wchar_t *locale)
|
||||
|
||||
// U+23CE is the "return" character
|
||||
omitted_newline_char = unicode ? L'\x23CE' : L'~';
|
||||
|
||||
|
||||
if (!res)
|
||||
return wcstring();
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user