summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/machine/hdc9234.h
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2015-04-29 08:18:54 +0200
committer Miodrag Milanovic <mmicko@gmail.com>2015-04-29 08:18:54 +0200
commit76b978d039f922ed84796deb999389ebb1579191 (patch)
tree90e4fe3efe7a18b896e49fd7fb65ba7a144cac0f /src/emu/machine/hdc9234.h
parent64219f27d20c0f6f2dc8c168c8c19ba9420f889d (diff)
Cleanups and version bumpmame0161
Diffstat (limited to 'src/emu/machine/hdc9234.h')
-rw-r--r--src/emu/machine/hdc9234.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/machine/hdc9234.h b/src/emu/machine/hdc9234.h
index a933f6b1959..8317545c552 100644
--- a/src/emu/machine/hdc9234.h
+++ b/src/emu/machine/hdc9234.h
@@ -227,7 +227,7 @@ private:
// Analyses the track until the given time
void live_run_until(attotime limit);
-
+
// Same for hard disks
void live_run_hd_until(attotime limit);