git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21611 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-07-17 07:10:54 +00:00
parent cf0784bee6
commit 1cc9ea5b8c

View File

@@ -1,5 +1,7 @@
2007-07-17 Love H<>rnquist <20>strand <lha@it.su.se>
* lib/hdb/db3.c: avoid type-punned pointer warning.
* kdc/kx509.c: Use unsigned char * as argument to HMAC_Update to
please OpenSSL and gcc.