From fae89c9d1fd62220f75f63a550030fc7df76d7b2 Mon Sep 17 00:00:00 2001 From: Jonathan McDowell Date: Wed, 1 Nov 2006 13:33:57 +0000 Subject: [PATCH] Trailing whitespace cleanup Remove some trailing whitespace. git-archimport-id: noodles@earth.li--pie/autodns--mainline--1.0--patch-18 --- autodns.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/autodns.pl b/autodns.pl index ddb237c..ab5859c 100755 --- a/autodns.pl +++ b/autodns.pl @@ -273,7 +273,7 @@ foreach (@GPGERROR) { chomp; if (/Signature made (.*) using.*ID (.*)$/) { $sigtime = str2time($1); - $gpguser=$2; + $gpguser=$2; } elsif (/error/) { $gpggood = 0; print REPLY "Some errors ocurred\n"; -- 2.39.2