From 5ad09b55eee39539cff3faace71a641923d978bf Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sun, 7 Oct 2007 11:05:00 +0000 Subject: [PATCH] Corrected status reply for unstarted fifo (2nd try) --- libburn/file.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libburn/file.c b/libburn/file.c index a45a849..2c0b53b 100644 --- a/libburn/file.c +++ b/libburn/file.c @@ -292,7 +292,7 @@ int burn_fifo_source_shoveller_og(struct burn_source *source, int flag) return (ret >= 0); } -#endif Libburn_fifo_nG +#endif /* Libburn_fifo_nG */ /* ts A71003 */