git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@14824 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2005-04-18 08:28:54 +00:00
parent 3fcb41496d
commit 0cd33d833e

View File

@@ -1,5 +1,8 @@
2005-04-18 Love H<>rnquist <20>strand <lha@it.su.se>
* unvis.c: cast to unsigned char to make sure its not negative
when passing it to is* functions
* strptime.c: cast to unsigned char to make sure its not negative
when passing it to to* functions