From 403bc46f6d5f1e7664b2030df863d3ebeb84b352 Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Wed, 13 Aug 2014 21:13:19 +0000 Subject: [PATCH] changed EC to None from No --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index eed2065..9fda8c9 100755 --- a/inxi +++ b/inxi @@ -8183,7 +8183,7 @@ get_ram_data() if ( $1 == "Error Correction Type") { errorCorrection=$2 if ( errorCorrection == "" ){ - errorCorrection="No" + errorCorrection="None" } } if ( $1 == "Number of Devices") {