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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user