projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5121b7
)
add prototype for gentime2unix
author
John Kohl
<jtkohl@mit.edu>
Tue, 28 Aug 1990 11:26:50 +0000
(11:26 +0000)
committer
John Kohl
<jtkohl@mit.edu>
Tue, 28 Aug 1990 11:26:50 +0000
(11:26 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1050
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/asn.1/asn1defs.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/asn.1/asn1defs.h
b/src/include/krb5/asn.1/asn1defs.h
index 7d972f833c701e0517d1b3c9b22652c0aa505740..51822984e58dbb4239d8e365e9e0655ac7fc2776 100644
(file)
--- a/
src/include/krb5/asn.1/asn1defs.h
+++ b/
src/include/krb5/asn.1/asn1defs.h
@@
-182,5
+182,8
@@
krb5_priv_enc_part *KRB5_EncKrbPrivPart2krb5_priv_enc_part
struct type_UNIV_GeneralizedTime *unix2gentime
PROTOTYPE((const int, register int *));
+long gentime2unix
+ PROTOTYPE((const struct type_UNIV_GeneralizedTime *,
+ int *));
#endif /* KRB5_ASN1DEFS__ */