fix findproblems
authornsz <nsz@port70.net>
Wed, 14 Sep 2011 12:48:20 +0000 (14:48 +0200)
committernsz <nsz@port70.net>
Wed, 14 Sep 2011 12:48:20 +0000 (14:48 +0200)
findproblems.sh

index 18d0a93..f90c1ce 100755 (executable)
@@ -15,7 +15,6 @@ BEGIN {
        while (getline < syms == 1)
                sym[$2] = $1
 
-       # todo: same tag may be defined in several headers
        while (getline < tags == 1) {
                if ($5 ~ /^#undef/)
                        continue