detect: minor comment cleanup

pull/3013/head
Victor Julien 8 years ago
parent ac57bd8149
commit 1b08615a1e

@ -79,10 +79,6 @@ struct SCSigSignatureWrapper_;
*/
/*
* DETECT ADDRESS
*/
/* holds the values for different possible lists in struct Signature.
* These codes are access points to particular lists in the array
* Signature->sm_lists[DETECT_SM_LIST_MAX]. */
@ -115,6 +111,10 @@ enum DetectSigmatchListEnum {
* file_data */
#define DETECT_SM_LIST_NOTSET INT_MAX
/*
* DETECT ADDRESS
*/
/* a is ... than b */
enum {
ADDRESS_ER = -1, /**< error e.g. compare ipv4 and ipv6 */

Loading…
Cancel
Save