Changes in plans as discussed up to Sep 5 2007

This commit is contained in:
2007-09-05 19:56:30 +00:00
parent 9737650fae
commit 7d53b43a3a
4 changed files with 80 additions and 135 deletions

View File

@ -49,12 +49,7 @@ int isoburn_new(struct isoburn **objpt, int flag)
o->emulation_mode= 0;
o->min_start_byte= 0;
o->nwa= 0;
#ifdef NIX
o->stdio_path= NULL;
o->stdio_fd= -1;
#endif /* NIX */
o->treatment= 1;
o->target_ropts= NULL;
o->new_wopts= NULL;
for(i=0;i<65536;i++)