commit | aed434f31386bc71245afd97d2e1f22dce63ab93 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Mon Aug 27 15:31:16 2018 -0500 |
committer | Ratan Gupta <ratagupt@linux.vnet.ibm.com> | Wed Sep 05 01:46:29 2018 +0000 |
tree | 47f440da6e995ef79ab505760295243721ca070f | |
parent | 1f0648d83b1b45f9a44b8c093bfbe9b8e87ed11d [diff] [blame] |
Correct spacing Added tabs to match. Noticed in a review. Change-Id: I86a93a3323e09beeba07e08424374157aeb7b2d3 Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/Makefile.am b/Makefile.am index 541afb0..a3fd0d6 100644 --- a/Makefile.am +++ b/Makefile.am
@@ -50,7 +50,7 @@ routing_table.cpp \ config_parser.cpp \ dhcp_configuration.cpp \ - vlan_interface.cpp \ + vlan_interface.cpp \ rtnetlink_server.cpp \ timer.cpp \ dns_updater.cpp \