diff options
Diffstat (limited to 'src/emu/bus/psx/memcard.h')
-rw-r--r-- | src/emu/bus/psx/memcard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/psx/memcard.h b/src/emu/bus/psx/memcard.h index 4ee2ccf4db6..85b8d2fa4fd 100644 --- a/src/emu/bus/psx/memcard.h +++ b/src/emu/bus/psx/memcard.h @@ -1,5 +1,5 @@ // license:BSD-3-Clause -// copyright-holders:Carl,psxAuthor,R.Belmont +// copyright-holders:Carl,psxAuthor,R. Belmont #pragma once #ifndef _PSXCARD_ |