X-Git-Url: http://ftp.carnet.hr/pub/carnet-debian/scm?a=blobdiff_plain;f=src%2Frootcheck%2Frootcheck.h;h=a8f5b2f1bec633b0ee4ef1ff431144ef6e10aac1;hb=927951d1c1ad45ba9e7325f07d996154a91c911b;hp=ca9b279de5b95693945b48dd0e308e57e05d12fc;hpb=6ef2f786c6c8ead94841b5f93baf9f43421f08c8;p=ossec-hids.git diff --git a/src/rootcheck/rootcheck.h b/src/rootcheck/rootcheck.h index ca9b279..a8f5b2f 100755 --- a/src/rootcheck/rootcheck.h +++ b/src/rootcheck/rootcheck.h @@ -29,7 +29,7 @@ rkconfig rootcheck; /* rk_types */ #define ALERT_OK 0 -#define ALERT_SYSTEM_ERROR 1 +#define ALERT_SYSTEM_ERR 1 #define ALERT_SYSTEM_CRIT 2 #define ALERT_ROOTKIT_FOUND 3 #define ALERT_POLICY_VIOLATION 4