Fix the executable flag in the patch

Signed-off-by: Tomas Hozza <thozza@redhat.com>
This commit is contained in:
Tomas Hozza 2014-01-10 11:59:16 +01:00
parent a2f57a7946
commit c426bbd463

View File

@ -12,7 +12,7 @@ Buffer sizes have been increased and length checks added via snprintf.
1 file changed, 9 insertions(+), 17 deletions(-)
diff --git a/hv_kvp_daemon.c b/hv_kvp_daemon.c
index 3ea3af2..4c2ab6a 100755
index 3ea3af2..4c2ab6a 100644
--- a/hv_kvp_daemon.c
+++ b/hv_kvp_daemon.c
@@ -44,6 +44,7 @@