negated POLICY_REAUTH to POLICY_DONT_REAUTH

This commit is contained in:
Andreas Steffen
2006-12-21 20:05:49 +00:00
parent fb34660632
commit 6b50ddfa0d
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -504,6 +504,7 @@ const char *const sa_policy_bit_names[] = {
"XAUTHPSK",
"XAUTHRSASIG",
"XAUTHSERVER",
"DONTREAUTH",
NULL
};