From eb897885e27b0c8a800311904a5bde9f35bcfd7d Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Wed, 29 Mar 2023 10:36:42 -0400 Subject: [PATCH] s6245: Minor documentation update --- backend_shinkos6245.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/backend_shinkos6245.c b/backend_shinkos6245.c index a4174a9..7d5775a 100644 --- a/backend_shinkos6245.c +++ b/backend_shinkos6245.c @@ -1483,7 +1483,7 @@ const struct dyesub_backend shinkos6245_backend = { { 0x10ce, 0x001d, P_SHINKO_S6245, NULL, "sinfonia-chcs6245"}, { 0x10ce, 0x001d, P_SHINKO_S6245, NULL, "shinko-chcs6245"}, /* Duplicate */ { 0x0d16, 0x000e, P_HITI_910, NULL, "hiti-p910l"}, /* aka CHC-S6245-5B */ - { 0x040a, 0x404d, P_KODAK_8810, NULL, "kodak-8810"}, + { 0x040a, 0x404d, P_KODAK_8810, NULL, "kodak-8810"}, /* aka CHC-S1845-5A */ { 0, 0, 0, NULL, NULL} } };