]> git.sur5r.net Git - openldap/commit
Cast `char' arguments to ctype.h functions to `unsigned char'.
authorHallvard Furuseth <hallvard@openldap.org>
Mon, 22 Feb 1999 19:29:42 +0000 (19:29 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Mon, 22 Feb 1999 19:29:42 +0000 (19:29 +0000)
commit246e269accb31304a08dcbbba1fe23033011a2a3
tree3818b89ed9a7191cb1cd704e770fefa0f2b9c7d0
parent73db912500316a665638e66e0ff442699b03127b
Cast `char' arguments to ctype.h functions to `unsigned char'.
These functions require their arguments to be in the range of `unsigned char'.
tests/progs/slapd-addel.c