Show
Ignore:
Timestamp:
02/04/08 20:54:29 (5 years ago)
Author:
ahu
Message:

small clarification

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/pdns/pdns/dnswriter.cc

    r1100 r1128  
    286286  d_stuff=0; 
    287287 
    288   // write out d_record 
     288  // write out pending d_record 
    289289  d_content.insert(d_content.end(), d_record.begin(), d_record.end()); 
    290290