From 3f0d0909b8e863bf3303393a779e3a7fca27109e Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Apr 08 2011 01:07:38 +0000 Subject: Update shell_topcomment.sed, just a minor fix to save some horizontal space and fit top comment up to 72 characters width. Generally, I use 70 characters for textwidth but since inside comments the `# ' consumes two characters I extended it on comment section to 72 - 2 = 70 ;). --- diff --git a/Scripts/Functions/Tuneup/Config/shell_topcomment.sed b/Scripts/Functions/Tuneup/Config/shell_topcomment.sed index 502296f..8ce5476 100644 --- a/Scripts/Functions/Tuneup/Config/shell_topcomment.sed +++ b/Scripts/Functions/Tuneup/Config/shell_topcomment.sed @@ -30,8 +30,8 @@ # the Free Software Foundation; either version 2 of the License, or (at\ # your option) any later version.\ #\ -# This program is distributed in the hope that it will be useful,\ -# but WITHOUT ANY WARRANTY; without even the implied warranty of\ +# This program is distributed in the hope that it will be useful, but\ +# WITHOUT ANY WARRANTY; without even the implied warranty of\ # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU\ # General Public License for more details.\ #\