add missing ;
This commit is contained in:
@@ -296,6 +296,6 @@ krb5_kdc_pkinit_config(krb5_context context, krb5_kdc_configuration *config)
|
|||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
return 0
|
return 0;
|
||||||
#endif /* PKINIT */
|
#endif /* PKINIT */
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user