git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@15577 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-07-07 20:31:53 +00:00
parent fc24c4d403
commit e0ce376387

View File

@@ -1,3 +1,8 @@
2005-07-07 Love H<>rnquist <20>strand <lha@it.su.se>
* otp_parse.c (parse_words): avoid const warnings by making a
(shorter) copy of the string instead of truncating it
2005-01-09 Love H<>rnquist <20>strand <lha@it.su.se>
* otp_parse.c: cast argument to tolower to unsigned char