From 85620a8011570830a70e5c3b9394ea740655da33 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Wed, 9 Jan 2008 22:46:18 +0000 Subject: 20080109 --- appl/cmd/cddb.b | 1 + 1 file changed, 1 insertion(+) (limited to 'appl/cmd') diff --git a/appl/cmd/cddb.b b/appl/cmd/cddb.b index 6265ba24..5d88725b 100644 --- a/appl/cmd/cddb.b +++ b/appl/cmd/cddb.b @@ -112,6 +112,7 @@ cddbfilltoc(t: ref Toc): int return died(p); categ = hd tl fl; id = hd tl tl fl; + 210 or # exact matches 211 => # close matches if((p = getline(bin)) == nil) return died(nil); -- cgit v1.2.3