1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

I accidentally leaked this debugging tool in with my last commit.

Disable it with a direct warning.
This commit is contained in:
Poul-Henning Kamp 2003-04-28 17:57:12 +00:00
parent 17cd3642fe
commit 90336bb4d8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114167

View File

@ -52,8 +52,10 @@
#include <geom/geom.h>
#include <geom/bde/g_bde.h>
#define MD5_KEY
/*
* XXX: Debugging DO NOT ENABLE
*/
#undef MD5_KEY
/*
* Derive kkey from mkey + sector offset.