X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=tab_c99.sh;h=7d8e4fd658233cb187d5d573f416333fc68b0f0c;hb=d8fdbb7d13a88870f47d2532d9338a55f982628b;hp=9eb3d4f1185c90b42cd0abe2cea61ffc83e15638;hpb=2c183d0993313c6a41e871e2c6985dc5df71b3f7;p=musl-tables diff --git a/tab_c99.sh b/tab_c99.sh index 9eb3d4f..7d8e4fd 100755 --- a/tab_c99.sh +++ b/tab_c99.sh @@ -9,7 +9,7 @@ BEGIN { hash = $2 getline - commit = "

commit

commit " hash "" + commit = "

commit

commit " hash "" while (getline == 1) commit = commit "
" $0 @@ -25,7 +25,7 @@ BEGIN { if ($2 ~ /bits\//) s = $3 " " else - s = "" $3 " " + s = "" $3 " " kind[$1] = kind[$1] $3 kindstr[$1] = kindstr[$1] s }