summaryrefslogtreecommitdiff
path: root/tools/scramble.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/scramble.c')
-rw-r--r--tools/scramble.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/scramble.c b/tools/scramble.c
index f1fa0c084d..aecb239a2a 100644
--- a/tools/scramble.c
+++ b/tools/scramble.c
@@ -133,8 +133,6 @@ int main (int argc, char** argv)
133 irivernum = 0; 133 irivernum = 0;
134 else if(!strcmp(&argv[1][5], "h140")) 134 else if(!strcmp(&argv[1][5], "h140"))
135 irivernum = 0; /* the same as the h120 */ 135 irivernum = 0; /* the same as the h120 */
136 else if(!strcmp(&argv[1][5], "h140"))
137 irivernum = 0; /* the same as the h120 */
138 else if(!strcmp(&argv[1][5], "h100")) 136 else if(!strcmp(&argv[1][5], "h100"))
139 irivernum = 1; 137 irivernum = 1;
140 else if(!strcmp(&argv[1][5], "h300")) 138 else if(!strcmp(&argv[1][5], "h300"))