diff options
| author | Robert Watson <rwatson@FreeBSD.org> | 2003-09-27 17:44:41 +0000 |
|---|---|---|
| committer | Robert Watson <rwatson@FreeBSD.org> | 2003-09-27 17:44:41 +0000 |
| commit | f9657fb6bf0d08895aefd4f49eec84f737c56dda (patch) | |
| tree | 1e9ed555634330a39c0ae148e9a1dc7736aa88ed | |
| parent | 6db574266b483ef5c391a794dadfa0c05181c4d7 (diff) | |
Notes
| -rw-r--r-- | lib/libdisk/libdisk.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdisk/libdisk.h b/lib/libdisk/libdisk.h index c988adc6f8446..cc6b2fdc5a515 100644 --- a/lib/libdisk/libdisk.h +++ b/lib/libdisk/libdisk.h @@ -10,7 +10,7 @@ * */ -#define DEBUG 1 +/* #define DEBUG 1 */ /* You can define a particular architecture here if you are debugging. */ /* #define P_DEBUG p_sparc64 */ |
