mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 12:32:40 +03:00
Indentation.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
245142fcbe
commit
c194851754
@ -646,7 +646,7 @@ create_panels (void)
|
||||
else /* mc_run_param0 != NULL && mc_run_param1 == NULL */
|
||||
{
|
||||
/* one argument */
|
||||
current_dir = NULL; /* assume current dir */;
|
||||
current_dir = NULL; /* assume current dir */ ;
|
||||
other_dir = (char *) mc_run_param0;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user