瀏覽代碼

Fix spacing.

Joe Clarke 1 年之前
父節點
當前提交
cf049d4f63
共有 1 個文件被更改,包括 1 次插入1 次删除
  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.