X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=tab_c11.sh;h=ed9ee5ec98747b81046ad660fba9ec40dd909d3e;hb=47ab5617989e80d624faf6c7a7fcc6dd16a9e7f2;hp=35c61df86abfcba6e10218036c7d5b04638efb33;hpb=2c183d0993313c6a41e871e2c6985dc5df71b3f7;p=musl-tables diff --git a/tab_c11.sh b/tab_c11.sh index 35c61df..ed9ee5e 100755 --- a/tab_c11.sh +++ b/tab_c11.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 }