diff options
Diffstat (limited to 'src/devices/machine/timehelp.h')
-rw-r--r-- | src/devices/machine/timehelp.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/devices/machine/timehelp.h b/src/devices/machine/timehelp.h index fa779031344..62626b3e25b 100644 --- a/src/devices/machine/timehelp.h +++ b/src/devices/machine/timehelp.h @@ -2,9 +2,9 @@ // copyright-holders:Aaron Giles,smf /*************************************************************************** - timehelp.h + timehelp.h - Assorted shared functionality between timekeeping chips and RTCs. + Assorted shared functionality between timekeeping chips and RTCs. ***************************************************************************/ @@ -48,4 +48,4 @@ public: }; -#endif // SRC_DEVICES_MACHINE_TIMEHELP_H
\ No newline at end of file +#endif // SRC_DEVICES_MACHINE_TIMEHELP_H |