correct the typos (but 135)

remotes/origin/master-1.0.x
Gurvinder Singh 16 years ago committed by Victor Julien
parent 294b39bb3a
commit 0c4687f768

@ -448,7 +448,7 @@ DetectPcreData *DetectPcreParse (char *regexstr)
pd->flags |= DETECT_PCRE_MATCH_LIMIT;
break;
case 'P':
/* snort's option (http body inspeciton, chunks loaded from HTP) */
/* snort's option (http body inspection, chunks loaded from HTP) */
pd->flags |= DETECT_PCRE_HTTP_BODY_AL;
break;
default:

Loading…
Cancel
Save