BIND 10 trac3322, updated. 59ff338f6154978a12f20055efface3484b446f1 [3322] Fixed a typo in the new header file.
BIND 10 source code commits
bind10-changes at lists.isc.org
Mon Feb 24 10:14:58 UTC 2014
The branch, trac3322 has been updated
via 59ff338f6154978a12f20055efface3484b446f1 (commit)
from 97f4d442ff4afde00db47f4108212d17c89752a5 (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 59ff338f6154978a12f20055efface3484b446f1
Author: Marcin Siodelski <marcin at isc.org>
Date: Mon Feb 24 11:14:50 2014 +0100
[3322] Fixed a typo in the new header file.
-----------------------------------------------------------------------
Summary of changes:
src/lib/dhcp/tests/pkt_filter6_test_stub.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-----------------------------------------------------------------------
diff --git a/src/lib/dhcp/tests/pkt_filter6_test_stub.h b/src/lib/dhcp/tests/pkt_filter6_test_stub.h
index 470249a..8a0c567 100644
--- a/src/lib/dhcp/tests/pkt_filter6_test_stub.h
+++ b/src/lib/dhcp/tests/pkt_filter6_test_stub.h
@@ -96,4 +96,4 @@ public:
} // namespace isc::dhcp
} // namespace isc
-#endif // PKT_FILTER_TEST_STUB_H
+#endif // PKT_FILTER6_TEST_STUB_H
More information about the bind10-changes
mailing list