]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Remove execution bit from source files
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Sat, 17 Jan 2015 13:48:24 +0000 (14:48 +0100)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Sat, 17 Jan 2015 13:48:24 +0000 (14:48 +0100)
For some reason, those C source files had the executable bit set on the
file system.

CMakeLists.txt [changed mode: 0755->0644]
include/conf.h [changed mode: 0755->0644]
include/defs.h [changed mode: 0755->0644]
include/extern.h [changed mode: 0755->0644]
include/info.h [changed mode: 0755->0644]
realtime.c [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)