From 77a0817637694583aa9ac5880a23ba369f11c073 Mon Sep 17 00:00:00 2001 From: Angelo Salese Date: Wed, 19 Jan 2011 23:41:41 +0000 Subject: [PATCH] Spelling fix --- src/mame/mamedriv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/mame/mamedriv.c b/src/mame/mamedriv.c index b57b580b7a1..c73414f6bbf 100644 --- a/src/mame/mamedriv.c +++ b/src/mame/mamedriv.c @@ -2381,7 +2381,7 @@ const game_driver * const drivers[] = DRIVER( pipibibs ) /* TP-025 */ DRIVER( pipibibsa ) /* TP-025 */ DRIVER( whoopee ) /* TP-025 */ - DRIVER( pipbibsbl ) /* (c) 1991 Ryouta Kikaku (bootleg) */ + DRIVER( pipibibsbl )/* (c) 1991 Ryouta Kikaku (bootleg) */ DRIVER( fixeight ) /* TP-026 (c) 1992 + Taito license */ DRIVER( fixeightb ) /* bootleg */ DRIVER( vfive ) /* TP-027 (c) 1993 Toaplan (Japan) */