mirror of
https://github.com/MidnightCommander/mc
synced 2025-04-01 12:42:57 +03:00
(fish_fill_names): remove unexpected break.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
4c83f8b4df
commit
0f9af9315c
@ -1404,7 +1404,6 @@ fish_fill_names (struct vfs_class *me, fill_names_f func)
|
||||
default:
|
||||
if (SUP.flags > FISH_FLAG_RSH)
|
||||
{
|
||||
break;
|
||||
g_snprintf (gbuf, sizeof (gbuf), ":%d", SUP.flags);
|
||||
flags = gbuf;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user