From: Marcin Siodelski Date: Mon, 24 Feb 2014 10:14:50 +0000 (+0100) Subject: [3322] Fixed a typo in the new header file. X-Git-Tag: bind10-1.2.0beta1-release~27^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=59ff338f6154978a12f20055efface3484b446f1;p=thirdparty%2Fkea.git [3322] Fixed a typo in the new header file. --- diff --git a/src/lib/dhcp/tests/pkt_filter6_test_stub.h b/src/lib/dhcp/tests/pkt_filter6_test_stub.h index 470249a400..8a0c567029 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