mirror of https://github.com/OISF/suricata
Small uri cleanups.
parent
c7350a8ac6
commit
08600df6b1
@ -1,7 +1,11 @@
|
|||||||
/**
|
/* Copyright (c) 2010 Open Information Security Foundation */
|
||||||
* Copyright (c) 2009 Open Information Security Foundation
|
|
||||||
|
/** \file
|
||||||
|
*
|
||||||
|
* \author Victor Julien <victor@inliniac.net>
|
||||||
|
* \author Pablo Rincon Crespo <pablo.rincon.crespo@gmail.com>
|
||||||
*
|
*
|
||||||
* \author Pablo Rincon Crespo <pablo.rincon.crespo@gmail.com>
|
* Based on detect-engine-payload.c
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "suricata-common.h"
|
#include "suricata-common.h"
|
Loading…
Reference in New Issue