From 84d9703786f91970273fc165fe96eb2372c0c9c0 Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Mon, 2 Jun 2003 18:14:57 +0000 Subject: [PATCH] Fix spacing after addresses in double quotes. Optimize match for leading numeric date. --- maint/trim_changelog | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/maint/trim_changelog b/maint/trim_changelog index e9d4a6050..b162514f2 100755 --- a/maint/trim_changelog +++ b/maint/trim_changelog @@ -30,12 +30,10 @@ while () { s/\s*$//; # Make sure there are exactly 2 spaces before the e-mail. - s/(^\w.*\w)\s+ tab. if (/^( {1,7}\t| {1,8})(.*)/) {