pull/6/head
Shawn Webb 11 years ago
parent bd58e2ab3c
commit f944b68243
  1. 2
      libclamav/clamav.h

@ -169,7 +169,7 @@ typedef enum {
#define ENGINE_OPTIONS_NONE 0x0
#define ENGINE_OPTIONS_DISABLE_CACHE 0x1
#define ENGINE_OPTIONS_FORCE_TO_DISK 0x2
#define ENGINE_OPTIONS_DISABLE_PE_STATS 0x3
#define ENGINE_OPTIONS_DISABLE_PE_STATS 0x4
struct cl_engine;
struct cl_settings;

Loading…
Cancel
Save