From 8f13641d577f72eba9e6b367035bfc014697ed36 Mon Sep 17 00:00:00 2001 From: Jaroslav Kysela Date: Fri, 30 May 2014 09:45:58 +0200 Subject: [PATCH] decrambler: cosmetic (change tabs for spaces) --- src/descrambler/descrambler.c | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/descrambler/descrambler.c b/src/descrambler/descrambler.c index 4608a02d..b6b65adf 100755 --- a/src/descrambler/descrambler.c +++ b/src/descrambler/descrambler.c @@ -33,10 +33,10 @@ static struct strtab caidnametab[] = { { "Irdeto", 0x0602 }, { "Irdeto", 0x0603 }, { "Irdeto", 0x0604 }, - { "Irdeto", 0x0622 }, - { "Irdeto", 0x0624 }, - { "Irdeto", 0x0648 }, - { "Irdeto", 0x0666 }, + { "Irdeto", 0x0622 }, + { "Irdeto", 0x0624 }, + { "Irdeto", 0x0648 }, + { "Irdeto", 0x0666 }, { "Jerroldgi", 0x0700 }, { "Matra", 0x0800 }, { "NDS", 0x0900 }, @@ -53,13 +53,13 @@ static struct strtab caidnametab[] = { { "Conax", 0x0B02 }, { "Conax", 0x0BAA }, { "NTL", 0x0C00 }, - { "CryptoWorks", 0x0D00 }, - { "CryptoWorks", 0x0D01 }, - { "CryptoWorks", 0x0D02 }, - { "CryptoWorks", 0x0D03 }, - { "CryptoWorks", 0x0D05 }, - { "CryptoWorks", 0x0D0F }, - { "CryptoWorks", 0x0D70 }, + { "CryptoWorks", 0x0D00 }, + { "CryptoWorks", 0x0D01 }, + { "CryptoWorks", 0x0D02 }, + { "CryptoWorks", 0x0D03 }, + { "CryptoWorks", 0x0D05 }, + { "CryptoWorks", 0x0D0F }, + { "CryptoWorks", 0x0D70 }, { "CryptoWorks ICE", 0x0D95 }, { "CryptoWorks ICE", 0x0D96 }, { "CryptoWorks ICE", 0x0D97 },