From c94fccbfceecbf8c936fdaa4a5b9dc5e4fff0b09 Mon Sep 17 00:00:00 2001 From: Francois-Xavier Le Bail Date: Mon, 26 Sep 2016 12:49:41 +0200 Subject: [PATCH] Fix a file mode A header file does not need an executable mode. (old mode 100755 ; new mode 100644) --- netdissect-stdinc.h | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 netdissect-stdinc.h diff --git a/netdissect-stdinc.h b/netdissect-stdinc.h old mode 100755 new mode 100644