From 829732d40a7b977e20f50c66ab25eb4d3900f425 Mon Sep 17 00:00:00 2001 From: Yu Watanabe Date: Tue, 5 Dec 2023 23:50:25 +0900 Subject: [PATCH] basic: fix typo --- src/basic/missing_stat.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/basic/missing_stat.h b/src/basic/missing_stat.h index 372fdf90bd3..eba1a3876f9 100644 --- a/src/basic/missing_stat.h +++ b/src/basic/missing_stat.h @@ -8,7 +8,7 @@ #include #endif -/* Thew newest definition we are aware of (fa2fcf4f1df1559a0a4ee0f46915b496cc2ebf60; 5.8) */ +/* The newest definition we are aware of (fa2fcf4f1df1559a0a4ee0f46915b496cc2ebf60; 5.8) */ #define STATX_DEFINITION { \ __u32 stx_mask; \ __u32 stx_blksize; \ -- 2.47.3