diff options
author | 2016-10-23 22:35:45 +1100 | |
---|---|---|
committer | 2016-10-23 22:36:24 +1100 | |
commit | 129c0feeed5e3d66e489f3445f4390cd139658aa (patch) | |
tree | ffb0dac37430c2dc1e005b4f9e66d5911337e882 /src/devices/machine/timehelp.h | |
parent | f1fefd70559e5ce405ddf74f387e372727c34963 (diff) |
srcclean (nw)
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 |