From 6a9fa51d78e136b88db8acd90cad934096607141 Mon Sep 17 00:00:00 2001 From: nerd73 Date: Fri, 3 Jul 2020 00:24:48 -0600 Subject: [PATCH] fix header --- src/chipset/opti291.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/chipset/opti291.c b/src/chipset/opti291.c index 173d8e12f..025128e4f 100644 --- a/src/chipset/opti291.c +++ b/src/chipset/opti291.c @@ -6,7 +6,7 @@ * * This file is part of the 86Box distribution. * - * Implementation of the OPTi 82C546/82C547 & 82C596/82C597 chipsets. + * Implementation of the OPTi 82C291 chipset. * Authors: plant/nerd73 *