From 775ac9ad9de313f8eba3c58ae1790a7e51fb5c6b Mon Sep 17 00:00:00 2001 From: Eric Leblond Date: Mon, 11 Jan 2010 11:11:38 +0100 Subject: [PATCH] fix code file permission detect-http-method.c was executable. --- src/detect-http-method.c | 0 src/detect-http-method.h | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 src/detect-http-method.c mode change 100755 => 100644 src/detect-http-method.h diff --git a/src/detect-http-method.c b/src/detect-http-method.c old mode 100755 new mode 100644 diff --git a/src/detect-http-method.h b/src/detect-http-method.h old mode 100755 new mode 100644