2
0
Derivar 0

Added forgotten initialization of a variable

Este cometimento está contido em:
Thomas Schmitt 2010-02-28 10:38:15 +00:00
ascendente bd3016e085
cometimento 99bba3e98e
2 ficheiros modificados com 2 adições e 1 eliminações

Ver ficheiro

@ -3615,6 +3615,7 @@ int Cdrskin_new(struct CdrskiN **skin, struct CdrpreskiN *preskin, int flag)
o->write_type= BURN_WRITE_SAO;
o->block_type= BURN_BLOCK_SAO;
o->multi= 0;
o->cdxa_conversion= 0;
o->modesty_on_drive= 0;
o->min_buffer_percent= 65;
o->max_buffer_percent= 95;

Ver ficheiro

@ -1 +1 @@
#define Cdrskin_timestamP "2010.02.25.070635"
#define Cdrskin_timestamP "2010.02.28.104003"