summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/vrender0.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/vrender0.h')
-rw-r--r--src/emu/sound/vrender0.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/vrender0.h b/src/emu/sound/vrender0.h
index 21515269027..e44bdae2dc5 100644
--- a/src/emu/sound/vrender0.h
+++ b/src/emu/sound/vrender0.h
@@ -41,7 +41,7 @@ public:
protected:
// device-level overrides
virtual void device_start();
-
+
// sound stream update overrides
virtual void sound_stream_update(sound_stream &stream, stream_sample_t **inputs, stream_sample_t **outputs, int samples);