Merge build fix from M14 branch
git-svn-id: svn://10.0.0.236/trunk@66740 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
8a0a3cf145
commit
48cfcc6fd3
@ -43,7 +43,7 @@
|
||||
#include "rsrcids.h"
|
||||
#include <string.h>
|
||||
|
||||
// Encrypt request
|
||||
/* Encrypt request */
|
||||
typedef struct EncryptRequestMessage
|
||||
{
|
||||
CMTItem keyid; /* May have length 0 for default */
|
||||
@ -259,4 +259,5 @@ loser:
|
||||
if (reply.item.data) free(reply.item.data);
|
||||
|
||||
return CMTSuccess; /* need return value */
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user