diff options
Diffstat (limited to 'src/emu/devintrf.c')
| -rw-r--r-- | src/emu/devintrf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/devintrf.c b/src/emu/devintrf.c index e96fc65a6c7..906f63b1750 100644 --- a/src/emu/devintrf.c +++ b/src/emu/devintrf.c @@ -21,7 +21,7 @@ #define TEMP_STRING_POOL_ENTRIES 16 #define MAX_STRING_LENGTH 256 -// ->started states +// ->started states // // Only 0 and 1 are externally visible in practice, making it a // boolean //for external users |
