BIND 10 trac2726, updated. 430c0c7e0c2b84bbb8d8ef5a2d27daecb5af69a9 [2726] Remove vertical space
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Jun 17 10:46:32 UTC 2013
The branch, trac2726 has been updated
via 430c0c7e0c2b84bbb8d8ef5a2d27daecb5af69a9 (commit)
from d6b2905297b0ab859ed0dfcf67eaff340e7eb1dc (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 430c0c7e0c2b84bbb8d8ef5a2d27daecb5af69a9
Author: Mukund Sivaraman <muks at isc.org>
Date: Mon Jun 17 16:16:20 2013 +0530
[2726] Remove vertical space
-----------------------------------------------------------------------
Summary of changes:
src/lib/dns/rrttl.cc | 1 -
1 file changed, 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dns/rrttl.cc b/src/lib/dns/rrttl.cc
index 5a567b2..f4b02c0 100644
--- a/src/lib/dns/rrttl.cc
+++ b/src/lib/dns/rrttl.cc
@@ -75,7 +75,6 @@ parseTTLString(const string& ttlstr, uint32_t& ttlval, string* error_txt) {
string::const_iterator pos = ttlstr.begin();
try {
-
// When we detect we have some units
bool units_mode = false;
More information about the bind10-changes
mailing list