git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15049 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-05-02 13:52:39 +00:00
parent 5c186736dd
commit 40fd46885a
5 changed files with 26 additions and 0 deletions

View File

@@ -1,5 +1,14 @@
2005-05-02 Dave Love <fx@gnu.org>
* mdtest.c: Include <krb5-types.h>.
2005-04-30 Love H<>rnquist <20>strand <lha@it.su.se>
* ui.c: Include <des.h>.
(UI_UTIL_read_pw_string): make the prompt argument const.
* des.h (UI_UTIL_read_pw_string): make the prompt argument const
* ui.c (UI_UTIL_read_pw_string): remove unused variable plen
* des.c: replace <strings.h> with <string.h>