From 085d025bd417a53ad71b53974b6c99c429c5a372 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_ --- test/libburner.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/libburner.c b/test/libburner.c index dca0a0f..17366ad 100644 --- a/test/libburner.c +++ b/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