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