From: radek Date: Fri, 15 Oct 2004 18:57:51 +0000 (+0000) Subject: - added Id cvs tag and vim modeline X-Git-Tag: auto/th/apache-mod_clamav-0.23-1~15 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?p=packages%2Fapache-mod_clamav.git;a=commitdiff_plain;h=da9fa9f09e8a5a8dd3e218cbf95b99a52eb17b20 - added Id cvs tag and vim modeline Changed files: apache-mod_clamav.conf -> 1.2 --- diff --git a/apache-mod_clamav.conf b/apache-mod_clamav.conf index 0c40569..c15af2c 100644 --- a/apache-mod_clamav.conf +++ b/apache-mod_clamav.conf @@ -1,3 +1,4 @@ +# $Id$ LoadModule clamav_module lib/apache/mod_clamav.so # @@ -191,3 +192,4 @@ LoadModule clamav_module lib/apache/mod_clamav.so # is downloaded and checked for viruses. If nothing is found, the rest of # the file is downloaded without checking. +# vim: filetype=apache ts=4 sw=4 et