From 3fe93791497cd96b8b15a6723623e9562e81a4e7 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Mon, 8 Oct 2018 20:33:52 +0200 Subject: [PATCH] [#93,!51] Removed accidentally inserted characters. --- src/lib/dhcpsrv/config_backend_pool_dhcp4.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/dhcpsrv/config_backend_pool_dhcp4.cc b/src/lib/dhcpsrv/config_backend_pool_dhcp4.cc index 795ed25a43..a01f757d98 100644 --- a/src/lib/dhcpsrv/config_backend_pool_dhcp4.cc +++ b/src/lib/dhcpsrv/config_backend_pool_dhcp4.cc @@ -1,4 +1,4 @@ -gg// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC") +// Copyright (C) 2018 Internet Systems Consortium, Inc. ("ISC") // // This Source Code Form is subject to the terms of the Mozilla Public // License, v. 2.0. If a copy of the MPL was not distributed with this -- 2.47.2