From: Andreas Monzner Date: Tue, 21 Nov 2006 20:20:42 +0000 (+0000) Subject: fix tabs X-Git-Tag: 2.6.0~2695 X-Git-Url: https://git.cweiske.de/enigma2.git/commitdiff_plain/ddb902bb5534e88375cd37845b19505c91c6a58b?hp=265fb595e8767536096985bcfca7d0c36e61b5a0 fix tabs --- diff --git a/lib/dvb_ci/dvbci_resmgr.cpp b/lib/dvb_ci/dvbci_resmgr.cpp index 7382bf2e..167400c3 100644 --- a/lib/dvb_ci/dvbci_resmgr.cpp +++ b/lib/dvb_ci/dvbci_resmgr.cpp @@ -59,11 +59,11 @@ int eDVBCIResourceManagerSession::doAction() 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};