Changes for HP/UX.

git-svn-id: https://svn.code.sf.net/p/flaim/code/trunk@182 0109f412-320b-0410-ab79-c3e0c5ffbbe6
This commit is contained in:
ahodgkinson
2006-03-16 22:30:47 +00:00
parent 6630dfa093
commit 892e2260fb

View File

@@ -103,7 +103,7 @@ FSTATIC RCODE DDGetEncKey(
// important because these values DO NOT match up exactly with the values in
// the SMEncryptionScheme enum that's used at the SMI level.
char * DDEncOpts[ MAX_ENC_TYPES] =
const char * DDEncOpts[ MAX_ENC_TYPES] =
{
"aes",
"des3",