diff options
| author | rbuj <[email protected]> | 2021-10-27 18:14:21 +0200 |
|---|---|---|
| committer | raveit65 <[email protected]> | 2021-12-11 15:38:28 +0100 |
| commit | d2dc831499db3f3362e98795b9078975b9958581 (patch) | |
| tree | 8a842d406c9db383b8113aba8581d264554d3486 /src/terminal-encoding.c | |
| parent | 470f498e34fa148065e717aabbc7bbe6c4017097 (diff) | |
| download | mate-terminal-d2dc831499db3f3362e98795b9078975b9958581.tar.bz2 mate-terminal-d2dc831499db3f3362e98795b9078975b9958581.tar.xz | |
Use a blank line at most
Diffstat (limited to 'src/terminal-encoding.c')
| -rw-r--r-- | src/terminal-encoding.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/terminal-encoding.c b/src/terminal-encoding.c index a7e033e..36b9aca 100644 --- a/src/terminal-encoding.c +++ b/src/terminal-encoding.c @@ -590,7 +590,6 @@ terminal_encodings_get_builtins (void) NULL, (GDestroyNotify) terminal_encoding_unref); - /* Placeholder entry for the current locale's charset */ encoding = terminal_encoding_new ("current", _("Current Locale"), |
