From 204b8f590633249fbd0ce26c25e99b2e9e0b305f Mon Sep 17 00:00:00 2001 From: Andrey Konovalov Date: Wed, 9 Jan 2019 02:49:42 +0100 Subject: sys/linux: chmod -x *.txt For some reason some syscall description txt files are +x. Do chmod -x. --- sys/linux/socket_inet_sctp.txt | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 sys/linux/socket_inet_sctp.txt (limited to 'sys/linux/socket_inet_sctp.txt') diff --git a/sys/linux/socket_inet_sctp.txt b/sys/linux/socket_inet_sctp.txt old mode 100755 new mode 100644 -- cgit mrf-deployment