summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/phoenix.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/phoenix.c')
-rw-r--r--src/mame/audio/phoenix.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/phoenix.c b/src/mame/audio/phoenix.c
index 1b7c46d238e..a3bde5f24ed 100644
--- a/src/mame/audio/phoenix.c
+++ b/src/mame/audio/phoenix.c
@@ -206,7 +206,7 @@ int phoenix_sound_device::noise(int samplerate)
int vc24 = update_c24(samplerate);
int vc25 = update_c25(samplerate);
int sum = 0, level, frequency;
-
+
/*
* The voltage levels are added and control I(CE) of transistor TR1
* (NPN) which then controls the noise clock frequency (linearily?).