From 7439ccf0ed45c9fed178463dc5318526e11961c2 Mon Sep 17 00:00:00 2001 From: git Date: Mon, 30 Jan 2023 23:43:40 +0000 Subject: * expand tabs. [ci skip] Please consider using misc/expand_tabs.rb as a pre-commit hook. --- file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file.c b/file.c index 1a88bec89b..4c888e1293 100644 --- a/file.c +++ b/file.c @@ -1290,7 +1290,7 @@ typedef struct statx statx_data; #else # define statx_has_birthtime(st) 0 #endif /* !defined(HAVE_STRUCT_STAT_ST_BIRTHTIMESPEC) && \ - defined(HAVE_STRUCT_STATX_STX_BTIME) */ + defined(HAVE_STRUCT_STATX_STX_BTIME) */ static int rb_stat(VALUE file, struct stat *st) -- cgit v1.2.3