]> git.sesse.net Git - stockfish/commitdiff
Change mode of incbin.h
authorAlfredo Menezes <lomalfredo8@gmail.com>
Mon, 13 Mar 2023 01:29:07 +0000 (22:29 -0300)
committerJoost VandeVondele <Joost.VandeVondele@gmail.com>
Tue, 14 Mar 2023 07:23:50 +0000 (08:23 +0100)
Keep incbin.h with the same mode as the other source files.

A mode diff might show up when working with patch files or sending the source code between devices.
This patch should fix such behaviour.

closes https://github.com/official-stockfish/Stockfish/pull/4442

No functional change

src/incbin/incbin.h [changed mode: 0755->0644]

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