summaryrefslogtreecommitdiff
path: root/debian/patches/0100-new_syslog_format.patch
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2023-09-24 16:17:08 +0200
committerJörg Frings-Fürst <debian@jff.email>2023-09-24 16:17:08 +0200
commit6b6036901e61647173e4ac8af83ac8bb85a51c16 (patch)
tree0562272ab282d31a94d0bb597cd74165c215b801 /debian/patches/0100-new_syslog_format.patch
parent218e31fad735e9710ecc63c852748ba4d317208c (diff)
fix typo
Diffstat (limited to 'debian/patches/0100-new_syslog_format.patch')
-rw-r--r--debian/patches/0100-new_syslog_format.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/0100-new_syslog_format.patch b/debian/patches/0100-new_syslog_format.patch
index 5344f07..f3fc9a0 100644
--- a/debian/patches/0100-new_syslog_format.patch
+++ b/debian/patches/0100-new_syslog_format.patch
@@ -71,7 +71,7 @@ Index: trunk/mailgraph.pl
+ $self->{year}=$year;
+ }
+ else {
-+ my($montxt, $mon);
++ my($montxt);
+ ($montxt, $day, $hour, $min, $sec, $host, $text) = $str =~ /^
+ (\S{3})\s+(\d+) # date
+ \s