mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-03-13 22:49:58 +01:00
Minor
This commit is contained in:
parent
5916a373f1
commit
3b09a86d0d
@ -37,7 +37,6 @@ BEGIN {
|
||||
for (i = 1; i < ARGC; i++)
|
||||
process_file(ARGV[i])
|
||||
|
||||
for (t in types) {
|
||||
for (t in types)
|
||||
printf "%s\t%s\n", t, join(types[t], " ")
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user