Fix attribution.
Signed-off-by: Thomas Hochstein <thh@thh.name>
This commit is contained in:
parent
687ea4dd1f
commit
be767b2fbe
1 changed files with 1 additions and 1 deletions
|
|
@ -264,7 +264,7 @@ sub AddDuration {
|
||||||
|
|
||||||
### ------------------------------------------------------------------
|
### ------------------------------------------------------------------
|
||||||
### return a hash of all headers (ignoring duplicate headers)
|
### return a hash of all headers (ignoring duplicate headers)
|
||||||
# taken and modified from tinews.pl
|
# taken and modified from pgpverify.pl
|
||||||
sub ParseHeaders {
|
sub ParseHeaders {
|
||||||
my @Headers = @_;
|
my @Headers = @_;
|
||||||
my (%Header, $Label, $Value);
|
my (%Header, $Label, $Value);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue