]> git.ipfire.org Git - thirdparty/sarg.git/commitdiff
Remove execution bit on source files
authorFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 30 Mar 2015 18:53:48 +0000 (20:53 +0200)
committerFrederic Marchal <fmarchal@users.sourceforge.net>
Mon, 30 Mar 2015 18:53:48 +0000 (20:53 +0200)
Some c and h files had the execution bit set. It was a mistake.

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)