summaryrefslogtreecommitdiff
path: root/audio/cdd/patches/patch-ac
blob: d8db43958a8a1b031782f78be8dc858821630f67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.3 2002/07/19 04:18:25 mycroft Exp $

--- cdd_cddb.c.orig	Fri Jul 19 04:09:28 2002
+++ cdd_cddb.c	Fri Jul 19 04:13:25 2002
@@ -63,7 +63,7 @@
 int count;
 int ret;
 int track;
-long discid;
+unsigned int discid;
 
 for(count=0;count<toc->numentries;count++)
     {