Changed a macro name from Burniso_ to Libburner_

This commit is contained in:
Thomas Schmitt 2006-09-07 09:32:18 +00:00
parent 73554f5283
commit 085d025bd4
1 changed files with 2 additions and 2 deletions

View File

@ -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