diff options
author | 2010-01-17 02:13:35 +0000 | |
---|---|---|
committer | 2010-01-17 02:13:35 +0000 | |
commit | 51d5cf69e31652f1ce643d5f93a8bc96ee5849ed (patch) | |
tree | 5ed4c2262dc0b41fa0a51a88e9ff4178ad8811c4 /.gitattributes | |
parent | 4a6e0d1c3c86fcd1e7810100110a19a111da6191 (diff) |
Properties were screwed-up...
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/.gitattributes b/.gitattributes index afbe9b870bb..943c6d63689 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2905,7 +2905,7 @@ src/mame/layout/sigmapkr.lay svneol=native#text/plain src/mame/layout/slots.lay svneol=native#text/plain src/mame/layout/sltblgpo.lay svneol=native#text/plain src/mame/layout/sltblgtk.lay svneol=native#text/plain -src/mame/layout/smoto.lay -text svneol=native#plain/text +src/mame/layout/smoto.lay svneol=native#text/plain src/mame/layout/snookr10.lay svneol=native#text/plain src/mame/layout/solarq.lay svneol=native#text/plain src/mame/layout/sos.lay svneol=native#text/plain @@ -2925,8 +2925,8 @@ src/mame/layout/topspeed.lay svneol=native#text/plain src/mame/layout/turbo.lay svneol=native#text/plain src/mame/layout/turbotag.lay svneol=native#text/plain src/mame/layout/tx1.lay svneol=native#text/plain -src/mame/layout/victor21.lay -text svneol=native#plain/text -src/mame/layout/victor5.lay -text svneol=native#plain/text +src/mame/layout/victor21.lay svneol=native#text/plain +src/mame/layout/victor5.lay svneol=native#text/plain src/mame/layout/videocba.lay svneol=native#text/plain src/mame/layout/videodad.lay svneol=native#text/plain src/mame/layout/videopin.lay svneol=native#text/plain |