mirror of
https://github.com/NikitaIvanovV/ctpv.git
synced 2025-06-20 18:08:02 +02: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…
x
Reference in New Issue
Block a user