Changeset 1061
- Timestamp:
- 06/25/07 16:01:57 (1 year ago)
- Files:
-
- trunk/pdns/pdns/syncres.hh (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/pdns/pdns/syncres.hh
r935 r1061 103 103 { 104 104 d_needinit=true; 105 d_last.tv_sec = d_last.tv_usec = 0; 105 106 d_lastget=d_last; 106 107 }