Changeset 650 for trunk/pdns/pdns/dnsparser.hh
- Timestamp:
- 04/03/06 22:29:20 (4 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/dnsparser.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/dnsparser.hh
r612 r650 123 123 124 124 void xfrBlob(string& blob); 125 void xfrHexBlob(string& blob); 125 126 126 127 static uint16_t get16BitInt(const vector<unsigned char>&content, uint16_t& pos);