summaryrefslogtreecommitdiffstats
path: root/atasmart.h
diff options
context:
space:
mode:
Diffstat (limited to 'atasmart.h')
-rw-r--r--atasmart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/atasmart.h b/atasmart.h
index 747ef01..c0baec5 100644
--- a/atasmart.h
+++ b/atasmart.h
@@ -173,7 +173,7 @@ typedef enum SkSmartOverall {
SK_SMART_OVERALL_GOOD,
SK_SMART_OVERALL_BAD_STATUS, /* Smart Self Assessment negative */
SK_SMART_OVERALL_BAD_SECTOR, /* At least one bad sector */
- SK_SMART_OVERALL_BAD_ATTRIBUTE, /* At least one attribute exceeded its threshold */
+ SK_SMART_OVERALL_BAD_ATTRIBUTE, /* At least one pre-fail attribute exceeded its threshold in the past or now */
_SK_SMART_OVERALL_MAX
/* This enum may be extended at any time without this being