disable none

This commit is contained in:
Love Hornquist Astrand
2011-05-15 11:55:55 -07:00
committed by Love Hörnquist Åstrand
parent 2e8b550e7b
commit 8e65528f84

View File

@@ -64,7 +64,7 @@ struct _krb5_checksum_type _krb5_checksum_none = {
"none",
1,
0,
0,
F_DISABLED,
NONE_checksum,
NULL
};