bugfix: handle "\r" (2)

This commit is contained in:
2025-10-22 14:20:20 +02:00
parent 25d22f8dc5
commit 8aa4fec9d1

View File

@@ -81,7 +81,7 @@ NR == FNR {
readdesc = 1
next
}
{ gsub("\r", "") }
/^END:VEVENT$/ {
seq = seq ? seq + 1 : 1
print "SEQUENCE:" seq