summaryrefslogtreecommitdiffstatshomepage
path: root/.gitattributes
diff options
context:
space:
mode:
author Aaron Giles <aaron@aarongiles.com>2009-12-27 23:20:05 +0000
committer Aaron Giles <aaron@aarongiles.com>2009-12-27 23:20:05 +0000
commit86a9e3e217d5b4d841cf6b394994f4be647b7bf5 (patch)
tree12d603fec32965e3a455e945238964e5d2b928e3 /.gitattributes
parent4717d53cac10b9d627d804e3461415274990e4bd (diff)
Rename eepromdev.c/h back to eeprom.c/h
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitattributes b/.gitattributes
index aa775cc26b8..976495a1209 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -650,8 +650,8 @@ src/emu/machine/ds2401.c svneol=native#text/plain
src/emu/machine/ds2401.h svneol=native#text/plain
src/emu/machine/ds2404.c svneol=native#text/plain
src/emu/machine/ds2404.h svneol=native#text/plain
-src/emu/machine/eepromdev.c svneol=native#text/plain
-src/emu/machine/eepromdev.h svneol=native#text/plain
+src/emu/machine/eeprom.c svneol=native#text/plain
+src/emu/machine/eeprom.h svneol=native#text/plain
src/emu/machine/f3853.c svneol=native#text/plain
src/emu/machine/f3853.h svneol=native#text/plain
src/emu/machine/generic.c svneol=native#text/plain