mirror of https://github.com/MidnightCommander/mc
lib/vfs/interface.c: add missed INDENT-ON, indentation.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
3da5412999
commit
f47688a781
|
@ -554,6 +554,8 @@ int mc_##name (const vfs_path_t *vpath, struct stat *buf) \
|
|||
MC_STATOP (stat)
|
||||
MC_STATOP (lstat)
|
||||
|
||||
/* *INDENT-ON* */
|
||||
|
||||
/* --------------------------------------------------------------------------------------------- */
|
||||
|
||||
vfs_path_t *
|
||||
|
|
Loading…
Reference in New Issue