X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=findproblems.sh;fp=findproblems.sh;h=f90c1ce39ad406734573a39db87da5d86c25eab1;hb=6f2ed8f4225b4a5b9aaac145301574ee0af04923;hp=18d0a93d29c5c1f7fc92e8c73c894cc0a2972f1c;hpb=121e5e7264cef604e570b84ad16d5d16833b3460;p=musl-tables diff --git a/findproblems.sh b/findproblems.sh index 18d0a93..f90c1ce 100755 --- a/findproblems.sh +++ b/findproblems.sh @@ -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