diff options
author | 2015-05-22 19:50:33 +0200 | |
---|---|---|
committer | 2015-05-22 19:51:00 +0200 | |
commit | d22ab4e6e2b9a525f0eeb98cef09a6be556d6696 (patch) | |
tree | 2a15fb110eccc1637325dc15237f0fa44f971dcf /src/emu/sound/scspdsp.c | |
parent | efe76a3895bcf8823b3626457b84fa39c7910b07 (diff) |
owner name consistency and typo fix (nw)
Diffstat (limited to 'src/emu/sound/scspdsp.c')
-rw-r--r-- | src/emu/sound/scspdsp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/scspdsp.c b/src/emu/sound/scspdsp.c index 68e810cb953..75b30cfe85a 100644 --- a/src/emu/sound/scspdsp.c +++ b/src/emu/sound/scspdsp.c @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:ElSemi, R.Belmont +// copyright-holders:ElSemi, R. Belmont #include "emu.h" #include "scspdsp.h" |