summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2011-06-28 19:38:11 +0000
committer Aaron Giles <aaron@aarongiles.com>2011-06-28 19:38:11 +0000
commit6bd42bd8df10d3249a55582a3dd4629b4a29e613 (patch)
tree52c41f503fce81373fcb270a07ce8233a2637d9f /.gitattributes
parentcd1c840ba49bfe08f3d6444db88a565a87dba816 (diff)
inptport.* -> ioport.*
Plus fix headers of device.*
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index 9ba0d089f0a..5f38b16bf0a 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -715,11 +715,11 @@ src/emu/imagedev/snapquik.c svneol=native#text/plain
src/emu/imagedev/snapquik.h svneol=native#text/plain
src/emu/info.c svneol=native#text/plain
src/emu/info.h svneol=native#text/plain
-src/emu/inptport.c svneol=native#text/plain
-src/emu/inptport.h svneol=native#text/plain
src/emu/inpttype.h svneol=native#text/plain
src/emu/input.c svneol=native#text/plain
src/emu/input.h svneol=native#text/plain
+src/emu/ioport.c svneol=native#text/plain
+src/emu/ioport.h svneol=native#text/plain
src/emu/layout/dualhovu.lay svneol=native#text/plain
src/emu/layout/dualhsxs.lay svneol=native#text/plain
src/emu/layout/dualhuov.lay svneol=native#text/plain