summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lindbergh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/lindbergh.c')
-rw-r--r--src/mame/drivers/lindbergh.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/lindbergh.c b/src/mame/drivers/lindbergh.c
index dfd7cab3218..ce485235cd8 100644
--- a/src/mame/drivers/lindbergh.c
+++ b/src/mame/drivers/lindbergh.c
@@ -384,7 +384,7 @@ MACHINE_CONFIG_END
ROM_REGION(0x400000, ":pci:1e.0:03.0", 0) /* Baseboard MPC firmware */ \
ROM_LOAD("fpr-24370b.ic6", 0x000000, 0x400000, CRC(c3b021a4) SHA1(1b6938a50fe0e4ae813864649eb103838c399ac0)) \
\
- ROM_REGION32_LE(0x10000, ":pci:01.0:00.0", 0) /* Geforce bios extension (custom or standard?) */ \
+ ROM_REGION32_LE(0x10000, ":pci:01.0:00.0", 0) /* Geforce bios extension (custom for the card) */ \
ROM_LOAD("vid_bios.u504", 0x00000, 0x10000, CRC(f78d14d7) SHA1(f129787e487984edd23bf344f2e9500c85052275)) \
ROM_START(lindbios)