added correct length for format record
This commit is contained in:
parent
4217361e01
commit
b60b85ddd0
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ ${format_records (filter_records_type "TXT") 29}
|
|||
; ------------------------------------------
|
||||
; SRV
|
||||
; ------------------------------------------
|
||||
${format_records (filter_records_type "SRV") 29}
|
||||
${format_records (filter_records_type "SRV") 16}
|
||||
|
||||
|
||||
''
|
||||
|
|
Loading…
Reference in a new issue