r14: Forgot more ;s.
authorZoran Dzelajlija <Zoran.Dzelajlija@CARNet.hr>
Fri, 19 Oct 2007 00:23:02 +0000 (00:23 +0000)
committerZoran Dzelajlija <Zoran.Dzelajlija@CARNet.hr>
Fri, 19 Oct 2007 00:23:02 +0000 (00:23 +0000)
templates/40-carnet

index a3711ab..2b9f527 100644 (file)
@@ -60,7 +60,7 @@ push @av_scanners, (
 # ### http://www.csupomona.edu/~henson/www/projects/SAVI-Perl/
 # ['Sophos SAVI', \&sophos_savi ],
 
-)
+);
 
 # Always have an AV fallback
 #
@@ -69,6 +69,6 @@ push @av_scanners_backup, (
 # always succeeds (uncomment to consider mail clean if all other scanners fail)
 ['always-clean', sub {0}],
 
-)
+);
 
 1;  # insure a defined return