diff options
-rw-r--r-- | include/libscan.h | 2 |
1 files changed, 1 insertions, 1 deletions
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) |