From 0f45b195a8f33c972d558faad582e511ce35a88c Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Thu, 7 Sep 2006 09:32:18 +0000 Subject: [PATCH] Changed a macro name from Burniso_ to Libburner_ --- trunk/test/libburner.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/trunk/test/libburner.c b/trunk/test/libburner.c index dca0a0f6..17366adc 100644 --- a/trunk/test/libburner.c +++ b/trunk/test/libburner.c @@ -10,7 +10,7 @@ then set this macro to 0 . Explicit options: --burn_for_real and --try_to_simulate */ -#define Burniso_try_to_simulatE 1 +#define Libburner_try_to_simulatE 1 /** Overview @@ -82,7 +82,7 @@ static unsigned int drive_count; static int drive_is_grabbed = 0; /** Wether to burn for real or to *try* to simulate a burn */ -static int simulate_burn = Burniso_try_to_simulatE ; +static int simulate_burn = Libburner_try_to_simulatE ; /* Some in-advance definitions to allow a more comprehensive ordering