summaryrefslogtreecommitdiffstats
path: root/tools/pmrfc5424.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/pmrfc5424.c')
-rw-r--r--tools/pmrfc5424.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools/pmrfc5424.c b/tools/pmrfc5424.c
index 2fa2c981..07994ade 100644
--- a/tools/pmrfc5424.c
+++ b/tools/pmrfc5424.c
@@ -60,6 +60,10 @@ DEFobjCurrIf(datetime)
BEGINisCompatibleWithFeature
CODESTARTisCompatibleWithFeature
+ if(eFeat == sFEATUREAutomaticSanitazion)
+ iRet = RS_RET_OK;
+ if(eFeat == sFEATUREAutomaticPRIParsing)
+ iRet = RS_RET_OK;
ENDisCompatibleWithFeature