소스 검색

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.