Changeset 5228
- Timestamp:
- Dec 31, 2015 4:06:02 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
pjproject/trunk/pjlib-util/src/pjlib-util/dns_dump.c
r4613 r5228 171 171 172 172 /* Dump NS sections */ 173 if (res->hdr. anscount) {173 if (res->hdr.nscount) { 174 174 PJ_LOG(3,(THIS_FILE, " NS Authority RR:")); 175 175
Note: See TracChangeset
for help on using the changeset viewer.