From d170ffa7ad95ce87a40ba87a8c1d55a5af05ccc7 Mon Sep 17 00:00:00 2001 From: LAN-TW Date: Sat, 10 Dec 2011 22:09:15 +0800 Subject: bash_include: 移除多餘的 tab 字元 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bash_include | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bash_include') diff --git a/bash_include b/bash_include index bcb4d87..f4fa2ee 100644 --- a/bash_include +++ b/bash_include @@ -418,7 +418,7 @@ function help_function () mkscreenacl username ... check_dmesg seconds prehistory_backup - check_important_files + check_important_files ENDHELPMSG } && return 0 local current_charset=`echo "$LC_ALL" | cut -d . -f 2` -- cgit