[Felix Geyer] > I already posted this on the debburn-devel mailing list.
Thanks! I was in the process of patching this Friday, but left town before I could finish. > --- cdrkit-1.1.9.orig/wodim/cue.c 2006-12-08 14:38:43.000000000 +0100 > +++ cdrkit-1.1.9/wodim/cue.c 2009-03-11 20:32:18.000000000 +0100 > @@ -253,7 +253,7 @@ static char *skipwhite(const char *s); > static char *peekword(void); > static char *lineend(void); > static char *markword(char *delim); > -static char getdelim(void); > +static char get_delim(void); For this one I think I'll just remove the function entirely. Thanks, -- Peter Samuelson | org-tld!p12n!peter | http://p12n.org/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

