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:
parent
17cd3642fe
commit
90336bb4d8
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=114167
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user