OSDN Git Service

Remove executable mode from source files
authorMark Thompson <sw@jkqxz.net>
Thu, 26 Apr 2018 19:22:54 +0000 (20:22 +0100)
committerXiang, Haihao <haihao.xiang@intel.com>
Mon, 14 May 2018 03:19:16 +0000 (11:19 +0800)
va.h and va_dec_hevc.h were incorrectly marked as executable in commit d6fd111e.

va_trace.c was incorrectly marked as executable in commit b65a3d9d.

Signed-off-by: Mark Thompson <sw@jkqxz.net>
va/va.h [changed mode: 0755->0644]
va/va_dec_hevc.h [changed mode: 0755->0644]
va/va_trace.c [changed mode: 0755->0644]

diff --git a/va/va.h b/va/va.h
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)