]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
basic: fix typo
authorYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 5 Dec 2023 14:50:25 +0000 (23:50 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Tue, 5 Dec 2023 14:50:25 +0000 (23:50 +0900)
src/basic/missing_stat.h

index 372fdf90bd374646bac1ded9d6acc444385323d5..eba1a3876f9caa171ca82d82a27e5eea220b9e99 100644 (file)
@@ -8,7 +8,7 @@
 #include <linux/stat.h>
 #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;                      \