]> git.ipfire.org Git - thirdparty/suricata.git/commitdiff
fixup 1076/head
authorKen Steele <ken@tilera.com>
Wed, 30 Jul 2014 18:44:45 +0000 (14:44 -0400)
committerKen Steele <ken@tilera.com>
Wed, 30 Jul 2014 18:44:45 +0000 (14:44 -0400)
src/detect-engine.c

index b70c7125eccb024e9ea7122e649c16d19d927d33..6c60a8540f62784cdb7b0f1382cbabc953858d09 100644 (file)
@@ -1191,7 +1191,7 @@ static uint8_t DetectEngineCtxLoadConf(DetectEngineCtx *de_ctx)
  */
 
 //inline uint32_t DetectEngineGetMaxSigId(DetectEngineCtx *de_ctx)
-{
+//{
 //    return de_ctx->signum;
 //}