Cleanup output clutter.

(cherry picked from commit 9c57e063d5)
v3.5.13-sru
Darrell Anderson 11 years ago committed by Slávek Banko
parent 7ae5938537
commit 9035694ed6

@ -292,7 +292,7 @@ void WifiConfig::slotTestInterface( KProcIO *proc )
{
output.truncate( output.find ( " " ) );
m_detectedInterface = output.stripWhiteSpace();
printf("[kcontrol wificonfig] Wireless extensions not available on specified interface\n\r");
printf("[kcontrol wificonfig] Wireless extensions not available on specified interface\n");
}
}

Loading…
Cancel
Save