From 27d74b1ae3d1d833826a297bc2d8afb7201911ea Mon Sep 17 00:00:00 2001 From: Jonathan Gevaryahu Date: Fri, 25 Feb 2011 17:20:54 +0000 Subject: [PATCH] whitespace fix, no whatsnew --- src/emu/sound/sn76496.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/emu/sound/sn76496.c b/src/emu/sound/sn76496.c index 7d0c1e045a6..642421cfb54 100644 --- a/src/emu/sound/sn76496.c +++ b/src/emu/sound/sn76496.c @@ -111,7 +111,7 @@ * Test the NCR7496; Smspower says the whitenoise taps are A and E, but this needs verification on real hardware. * Factor out common code so that the SAA1099 can share some code. - * Convert to modern device + * Convert to modern device ***************************************************************************/ #include "emu.h"