mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-25 20:30:31 +00:00
dos33: turn off debugging
This commit is contained in:
parent
e3f5ae0824
commit
0f1686c220
@ -10,7 +10,7 @@
|
||||
|
||||
#include "dos33.h"
|
||||
|
||||
static int debug=1;
|
||||
static int debug=0;
|
||||
|
||||
static unsigned char sector_buffer[BYTES_PER_SECTOR];
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user