Ver Fonte

Fix spacing.

Joe Clarke há 1 ano atrás
pai
commit
cf049d4f63
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      eem/tm_sw_autoconf.tcl

+ 1 - 1
eem/tm_sw_autoconf.tcl

@@ -317,7 +317,7 @@ if { $config != {} || $image != {} } {
     }
 
     if { $config != {} } {
-    # XXX: This seems weird, but it's required to make sure the VLAN database
+        # XXX: This seems weird, but it's required to make sure the VLAN database
         # is properly updated upon reboot.  By loading the startup config into
         # running before rebooting, this reliable ensures the VLAN database is
         # consistent.