Changeset 1128 for trunk/pdns/pdns/dnswriter.cc
- Timestamp:
- 02/04/08 20:54:29 (5 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/dnswriter.cc (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/dnswriter.cc
r1100 r1128 286 286 d_stuff=0; 287 287 288 // write out d_record288 // write out pending d_record 289 289 d_content.insert(d_content.end(), d_record.begin(), d_record.end()); 290 290