more pedantic cleanup of extraneous tabs, and add a description to LightsDriver_SystemMessage.

This commit is contained in:
AJ Kelly
2011-08-31 12:38:10 -05:00
parent dd2aeb82f6
commit 80ec025588
7 changed files with 17 additions and 20 deletions
@@ -20,7 +20,7 @@ void LightsDriver_SystemMessage::Set( const LightsState *ls )
return;
RString s;
s += LightsModeToString(LIGHTSMAN->GetLightsMode()) + "\n";
s += "Cabinet: ";