gpgverify patch
Andy Igoshin
ai at vsu.ru
Sun Jun 10 13:29:02 UTC 2001
Hi!
Patch attached.
--
Andy Igoshin <ai at vsu.ru> Voronezh State University
Phone: +7 (0732) 522406 Network Operation Center
Fax: +7 (0732) 789820 Voronezh, Russia
-- Attached file included as plaintext by Listar --
--- gpgverify.in.orig Sun Jun 10 17:24:24 2001
+++ gpgverify.in Sun Jun 10 17:24:41 2001
@@ -174,7 +174,7 @@
die "$0: cannot use Sys::Syslog: $@ [$msg]\n" if $@;
die "$0: cannot set syslog method [$msg]\n"
- if not setlogsock('unix') or setlogsock('inet');
+ if not (setlogsock('unix') or setlogsock('inet'));
$msg .= " processing $header{'Message-ID'}" if $header{'Message-ID'};
More information about the inn-patches
mailing list