fix tabs
authorAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 21 Nov 2006 20:20:42 +0000 (20:20 +0000)
committerAndreas Monzner <andreas.monzner@multimedia-labs.de>
Tue, 21 Nov 2006 20:20:42 +0000 (20:20 +0000)
lib/dvb_ci/dvbci_resmgr.cpp

index 7382bf2..167400c 100644 (file)
@@ -59,11 +59,11 @@ int eDVBCIResourceManagerSession::doAction()
                state=stateProfileChange;
                return 0;
        }
                state=stateProfileChange;
                return 0;
        }
-  case stateProfileChange:
-  {
-    eDebug("bla kaputt");
-    break;
-  }
+       case stateProfileChange:
+       {
+               eDebug("bla kaputt");
+               break;
+       }
        case stateProfileEnquiry:
        {
                const unsigned char tag[3]={0x9F, 0x80, 0x11};
        case stateProfileEnquiry:
        {
                const unsigned char tag[3]={0x9F, 0x80, 0x11};