Skip to content

Commit 829732d

Browse files
committed
basic: fix typo
1 parent 3769ba7 commit 829732d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/basic/missing_stat.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include <linux/stat.h>
99
#endif
1010

11-
/* Thew newest definition we are aware of (fa2fcf4f1df1559a0a4ee0f46915b496cc2ebf60; 5.8) */
11+
/* The newest definition we are aware of (fa2fcf4f1df1559a0a4ee0f46915b496cc2ebf60; 5.8) */
1212
#define STATX_DEFINITION { \
1313
__u32 stx_mask; \
1414
__u32 stx_blksize; \

0 commit comments

Comments
 (0)