Changeset 812 for trunk/pdns/pdns/misc.hh
- Timestamp:
- 04/30/06 14:55:38 (4 years ago)
- Files:
-
- 1 modified
-
trunk/pdns/pdns/misc.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pdns/pdns/misc.hh
r802 r812 150 150 string U32ToIP(uint32_t); 151 151 string stringerror(); 152 string netstringerror(); 152 153 string itoa(int i); 153 154 string uitoa(unsigned int i);