From 9cfb02c771d88f94e8bfad962b08c1b2c296eed1 Mon Sep 17 00:00:00 2001 From: Rock Lee Date: Thu, 16 Nov 2017 17:00:23 +0800 Subject: libscan: fix a comment typo in libscan.h Signed-off-by: Rock Lee Signed-off-by: David Oberhollenzer --- include/libscan.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/libscan.h') diff --git a/include/libscan.h b/include/libscan.h index a2b8657..8401601 100644 --- a/include/libscan.h +++ b/include/libscan.h @@ -68,7 +68,7 @@ enum * @corrupted_cnt: count of eraseblocks with corrupted erase counter header * @alien_cnt: count of eraseblock containing non-ubi data * @bad_cnt: count of bad eraseblocks - * @bad_cnt: count of non-bad eraseblocks + * @good_cnt: count of non-bad eraseblocks * @vid_hdr_offs: volume ID header offset from the found EC headers (%-1 means * undefined) * @data_offs: data offset from the found EC headers (%-1 means undefined) -- cgit v1.2.3