Kaynağa Gözat

Update BT.AutoUpdate.tcl

Daniel Voipan 5 yıl önce
ebeveyn
işleme
5baf584bc3
1 değiştirilmiş dosya ile 5 ekleme ve 5 silme
  1. 5 5
      BlackTools/Modules/BT.AutoUpdate.tcl

+ 5 - 5
BlackTools/Modules/BT.AutoUpdate.tcl

@@ -4,14 +4,14 @@
 #########################################################################
 #########################   AutoUpdate TCL   ############################
 #########################################################################
-##						                                               ##
-##   BlackTools  : http://blacktools.tclscripts.net	                   ##
+##						                       ##
+##   BlackTools  : http://blacktools.tclscripts.net	               ##
 ##   Bugs report : http://www.tclscripts.net/	                       ##
 ##   GitHub page : https://github.com/tclscripts/BlackToolS-TCL        ##
-##   Online Help : irc://irc.undernet.org/tcl-help 	                   ##
+##   Online Help : irc://irc.undernet.org/tcl-help 	               ##
 ##                 #TCL-HELP / UnderNet                                ##
 ##                 You can ask in english or romanian                  ##
-##					                               					   ##
+##					                               ##
 #########################################################################
 
 package require tls
@@ -537,4 +537,4 @@ proc every {interval script} {
     }
     # TODO: Need better handling of errorInfo etc...
     return -code $rc $result
-}
+}