summaryrefslogtreecommitdiffstats
path: root/ethernet_interface.hpp
diff options
context:
space:
mode:
authorRatan K Gupta <ratagupt@linux.vnet.ibm.com>2018-09-15 00:49:51 -0400
committerRatan K Gupta <ratagupt@linux.vnet.ibm.com>2018-09-15 01:56:00 -0400
commit1a054aeab10d7cf32df704d256fa317fffa63026 (patch)
tree945004fd445c7de6e655fefa66b02ab11da0597b /ethernet_interface.hpp
parent57d9c5066e2fc28d3e89b1bd9fd3ee98e27c4c48 (diff)
downloadphosphor-networkd-1a054aeab10d7cf32df704d256fa317fffa63026.tar.gz
phosphor-networkd-1a054aeab10d7cf32df704d256fa317fffa63026.zip
Fix formatting issues
Some of the formatting issues which brought by the earlier commit(clang-formatting) is fixed with this commit. Signed-off-by: Ratan K Gupta <ratagupt@linux.vnet.ibm.com>
Diffstat (limited to 'ethernet_interface.hpp')
-rw-r--r--ethernet_interface.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/ethernet_interface.hpp b/ethernet_interface.hpp
index 8dad0e9..bfe1d54 100644
--- a/ethernet_interface.hpp
+++ b/ethernet_interface.hpp
@@ -205,7 +205,6 @@ class EthernetInterface : public Ifaces
/** @brief write the dhcp section **/
void writeDHCPSection(std::fstream& stream);
- ;
/** @brief get the NTP server list from the network conf
*
OpenPOWER on IntegriCloud