summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/ns10crypt.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/ns10crypt.h')
-rw-r--r--src/mame/machine/ns10crypt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/ns10crypt.h b/src/mame/machine/ns10crypt.h
index 52a4d3da065..8d5988d9374 100644
--- a/src/mame/machine/ns10crypt.h
+++ b/src/mame/machine/ns10crypt.h
@@ -16,7 +16,7 @@ private:
class ns10_decrypter_device : public device_t
{
public:
- // this encodes the decryption logic, which varies per game
+ // this encodes the decryption logic, which varies per game
// and is probably hard-coded into the CPLD
struct ns10_crypto_logic
{