summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/cpc/smartwatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/cpc/smartwatch.c')
-rw-r--r--src/emu/bus/cpc/smartwatch.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/emu/bus/cpc/smartwatch.c b/src/emu/bus/cpc/smartwatch.c
index cb82fba853d..85a559bc0d0 100644
--- a/src/emu/bus/cpc/smartwatch.c
+++ b/src/emu/bus/cpc/smartwatch.c
@@ -1,10 +1,10 @@
/*
- Dobbertin Smartwatch
-
- Created: 23/2/2015
-
- TODO: setting the time (requires the DS1315 core to be able to do this,
- at the moment it just reads the current time)
+ Dobbertin Smartwatch
+
+ Created: 23/2/2015
+
+ TODO: setting the time (requires the DS1315 core to be able to do this,
+ at the moment it just reads the current time)
*/
#include "emu.h"