From 5f2bb1a94ec7a8f3dabeb8b44599dd0580c629fc Mon Sep 17 00:00:00 2001 From: inxi-svn Date: Sat, 21 May 2011 22:47:57 +0000 Subject: [PATCH] comments --- inxi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/inxi b/inxi index 60807b0..03f4183 100755 --- a/inxi +++ b/inxi @@ -2682,7 +2682,7 @@ get_de_version() IGNORECASE=1 } /'$2'/ { - gsub(",","",$0) + gsub(",","",$0) # xfce output has , in it, so dump all commas print $'$3' }' )