]> granicus.if.org Git - file/commitdiff
This code was funny, but it caught my eye too many times, both
authorReuben Thomas <rrt@sc3d.org>
Sun, 24 Feb 2008 01:17:54 +0000 (01:17 +0000)
committerReuben Thomas <rrt@sc3d.org>
Sun, 24 Feb 2008 01:17:54 +0000 (01:17 +0000)
directly and when grepping.

src/softmagic.c

index 1c8f6a84515fa57d7e6f281dc264f2c528d8beef..8dcb176c4849c38c087128cb2f535ed99ca2909f 100644 (file)
@@ -38,7 +38,7 @@
 
 
 #ifndef        lint
-FILE_RCSID("@(#)$File: softmagic.c,v 1.113 2008/02/24 01:13:13 rrt Exp $")
+FILE_RCSID("@(#)$File: softmagic.c,v 1.114 2008/02/24 01:17:54 rrt Exp $")
 #endif /* lint */
 
 private int match(struct magic_set *, struct magic *, uint32_t,
@@ -1345,13 +1345,6 @@ mget(struct magic_set *ms, const unsigned char *s,
                                case FILE_OPMODULO:
                                        offset = p->l % off;
                                        break;
-                       /*      case TOOMANYSWITCHBLOCKS:
-                        *              ugh = p->eye % m->strain;
-                        *              rub;
-                        *      case BEER:
-                        *              off = p->tab & m->in_gest;
-                        *              sleep;
-                        */
                                }
                        } else
                                offset = p->l;