Skip to content

Commit

Permalink
quoted abuse address
Browse files Browse the repository at this point in the history
  • Loading branch information
rm-Umar committed Aug 10, 2022
1 parent f2ba3c4 commit ce140d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ipinfo/utils_output.go
Original file line number Diff line number Diff line change
Expand Up @@ -711,7 +711,7 @@ func outputFieldCoreAbuse(core *ipinfo.Core) string {
return ",,,,,,"
}
return fmt.Sprintf(
"%v,%v,%v,%v,%v,%v,%v",
"\"%v\",%v,%v,%v,%v,%v,%v",
core.Abuse.Address,
core.Abuse.Country,
core.Abuse.CountryName,
Expand Down

0 comments on commit ce140d8

Please sign in to comment.