diff options
| author | 2016-03-05 09:52:54 -0500 | |
|---|---|---|
| committer | 2016-03-05 09:52:54 -0500 | |
| commit | 50fc05a49fcc6b689271ecff2dfae209bb4bfd47 (patch) | |
| tree | 9bce43cfb23e17399376f45ee18a417b0dee5eef /src/devices/machine/ram.cpp | |
| parent | f7b8e47a17efd84963e685c39840ff111787d929 (diff) | |
| parent | 23eaaa9244ffa216e0b8365916d9cf3af785279b (diff) | |
Merge branch 'master' of https://github.com/mamedev/mame.git
Diffstat (limited to 'src/devices/machine/ram.cpp')
| -rw-r--r-- | src/devices/machine/ram.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/machine/ram.cpp b/src/devices/machine/ram.cpp index c190ea64f16..66e8b31cf4f 100644 --- a/src/devices/machine/ram.cpp +++ b/src/devices/machine/ram.cpp @@ -1,4 +1,4 @@ -// license: BSD-3-Clause +// license:BSD-3-Clause // copyright-holders: Dirk Best /************************************************************************* |
