From ba56429ce77d028d6f23cd3a9cec44a7a3f05b52 Mon Sep 17 00:00:00 2001 From: Darrell Anderson Date: Fri, 13 Apr 2012 02:54:00 -0500 Subject: Fix inadvertent "TQ" changes. --- src/wlassistant.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wlassistant.cpp') diff --git a/src/wlassistant.cpp b/src/wlassistant.cpp index 5677de9..a0d8202 100644 --- a/src/wlassistant.cpp +++ b/src/wlassistant.cpp @@ -410,7 +410,7 @@ void WirelessAssistant::parseScan( const TQString & output ) } else hidden=false; - // GET TQUALITY + // GET QUALITY int wsignal; //check if driver reports quality directly qualInt = getVal(section, "Quality\\D+(\\d+)").toInt(); -- cgit v1.2.1