]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3927] blank line
authorFrancis Dupont <fdupont@isc.org>
Sat, 17 Oct 2015 19:47:15 +0000 (21:47 +0200)
committerFrancis Dupont <fdupont@isc.org>
Sat, 17 Oct 2015 19:47:15 +0000 (21:47 +0200)
src/lib/dhcpsrv/parsers/dhcp_parsers.h

index 30d530aab32cf373a17ded445ed4c20f2d9e240f..5eb5aa863f57d220f798d4f806bbc803af55a2be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2014 Internet Systems Consortium, Inc. ("ISC")
+// Copyright (C) 2013-2015 Internet Systems Consortium, Inc. ("ISC")
 //
 // Permission to use, copy, modify, and/or distribute this software for any
 // purpose with or without fee is hereby granted, provided that the above
@@ -745,6 +745,7 @@ private:
 
     /// Instance of option definition being created by this parser.
     OptionDefinitionPtr option_definition_;
+
     /// Name of the space the option definition belongs to.
     std::string option_space_name_;