time2generalizedtime is used in der_length
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@1412 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -196,7 +196,7 @@ encode_octet_string (unsigned char *p, int len, krb5_data *k)
|
||||
return ret;
|
||||
}
|
||||
|
||||
static void
|
||||
void
|
||||
time2generalizedtime (time_t t, krb5_data *s)
|
||||
{
|
||||
struct tm *tm;
|
||||
|
Reference in New Issue
Block a user