summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Oliver Stöneberg <firewave@users.noreply.github.com>2014-03-19 18:38:17 +0000
committer Oliver Stöneberg <firewave@users.noreply.github.com>2014-03-19 18:38:17 +0000
commit9b8613f35ca86aa18ce45b9f7b770bde163f01ce (patch)
tree86a387d3b5d3947b86a77a6cc6f1879576a6e3cf /.gitattributes
parentda43be8423a6788db66ce46256a91eb12f536dea (diff)
and more *.c -> *.inc renaming
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 76006ecbcef..e9f4e9799cc 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -1417,7 +1417,7 @@ src/emu/cpu/drcumlsh.h svneol=native#text/plain
src/emu/cpu/dsp16/dsp16.c svneol=native#text/plain
src/emu/cpu/dsp16/dsp16.h svneol=native#text/plain
src/emu/cpu/dsp16/dsp16dis.c svneol=native#text/plain
-src/emu/cpu/dsp16/dsp16ops.c svneol=native#text/plain
+src/emu/cpu/dsp16/dsp16ops.inc svneol=native#text/plain
src/emu/cpu/dsp32/dsp32.c svneol=native#text/plain
src/emu/cpu/dsp32/dsp32.h svneol=native#text/plain
src/emu/cpu/dsp32/dsp32dis.c svneol=native#text/plain