* expand tabs. [ci skip]
Please consider using misc/expand_tabs.rb as a pre-commit hook.
This commit is contained in:
parent
0285aa87f1
commit
7439ccf0ed
2
file.c
2
file.c
@ -1290,7 +1290,7 @@ typedef struct statx statx_data;
|
|||||||
#else
|
#else
|
||||||
# define statx_has_birthtime(st) 0
|
# define statx_has_birthtime(st) 0
|
||||||
#endif /* !defined(HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC) && \
|
#endif /* !defined(HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC) && \
|
||||||
defined(HAVE_STRUCT_STATX_STX_BTIME) */
|
defined(HAVE_STRUCT_STATX_STX_BTIME) */
|
||||||
|
|
||||||
static int
|
static int
|
||||||
rb_stat(VALUE file, struct stat *st)
|
rb_stat(VALUE file, struct stat *st)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user