summaryrefslogtreecommitdiff
path: root/appl/cmd
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2008-01-09 22:46:18 +0000
committerCharles.Forsyth <devnull@localhost>2008-01-09 22:46:18 +0000
commit85620a8011570830a70e5c3b9394ea740655da33 (patch)
treec6edcbe7a66c062c7ba888a08f16f6ce2724fbe5 /appl/cmd
parent38b761e890b1497089b6d623ae8bee952d1b8cc0 (diff)
20080109
Diffstat (limited to 'appl/cmd')
-rw-r--r--appl/cmd/cddb.b1
1 files changed, 1 insertions, 0 deletions
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);