Make compile again.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@16621 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -128,7 +128,7 @@ hx509_revoke_add_crl(hx509_context context,
|
||||
{
|
||||
size_t length, size;
|
||||
void *data;
|
||||
int ret;
|
||||
int ret, i;
|
||||
|
||||
if (strncmp(path, "FILE:", 5) != 0)
|
||||
return EINVAL;
|
||||
|
Reference in New Issue
Block a user