This commit is contained in:
SJ
2014-07-01 11:43:36 +02:00
parent 39a2e6a306
commit d79b1f97c7
7 changed files with 31 additions and 50 deletions

View File

@@ -10,7 +10,7 @@
#include <piler.h>
int do_av_check(struct session_data *sdata, char *rcpttoemail, char *virusinfo, struct __data *data, struct __config *cfg){
int do_av_check(struct session_data *sdata, char *virusinfo, struct __data *data, struct __config *cfg){
int rav = AVIR_OK;
char avengine[SMALLBUFSIZE];