From ba9d8f30fe6af18607aafc58da7b3cac771b60a2 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Fri, 27 Jan 2012 19:08:54 +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) {