From 6b6036901e61647173e4ac8af83ac8bb85a51c16 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Frings-F=C3=BCrst?= Date: Sun, 24 Sep 2023 16:17:08 +0200 Subject: fix typo --- debian/patches/0100-new_syslog_format.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/patches/0100-new_syslog_format.patch') 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 -- cgit v1.2.3