From: Yu Watanabe Date: Tue, 5 Dec 2023 14:50:25 +0000 (+0900) Subject: basic: fix typo X-Git-Tag: v255~9 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=829732d40a7b977e20f50c66ab25eb4d3900f425;p=thirdparty%2Fsystemd.git basic: fix typo --- 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; \