Skip to content

Commit 626ea5e

Browse files
committed
f
1 parent c1d8609 commit 626ea5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/subsys/fs/common/test_fs_mkfs.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
#include <zephyr/ztest.h>
99
#include <zephyr/fs/fs.h>
1010

11-
/* Mount point and paths must be provided by test runner. */
11+
/* Mount point and paths must be provided by test runner. */
1212
extern struct fs_mount_t *fs_mkfs_mp;
1313
extern const int fs_mkfs_type;
1414
extern uintptr_t fs_mkfs_dev_id;

0 commit comments

Comments
 (0)