mirror of
https://github.com/systemd/systemd.git
synced 2024-12-25 01:34:28 +03:00
resolved: provide properly named way to access SPF data in RRs
This commit is contained in:
parent
6a6fc3df74
commit
c0eb11cfd0
@ -104,7 +104,7 @@ struct DnsResourceRecord {
|
||||
|
||||
struct {
|
||||
char **strings;
|
||||
} txt;
|
||||
} txt, spf;
|
||||
|
||||
struct {
|
||||
struct in_addr in_addr;
|
||||
|
Loading…
Reference in New Issue
Block a user