From 38fcbec96368ce39492170ff7572d8fb1d3b08c5 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 27 Jan 2012 19:09:30 +0000 Subject: [PATCH] One of the flaws was phony. Corrected back. --- libburn/write.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/libburn/write.c b/libburn/write.c index 0ed375e..f0e77d6 100644 --- a/libburn/write.c +++ b/libburn/write.c @@ -302,6 +302,8 @@ int burn_write_close_session(struct burn_write_opts *o) # define Libburn_write_with_function_print_cuE yes */ +#ifdef Libburn_write_with_function_print_cuE + static char cue_printify(char c) {