Resolve some issues in mhl Rollang Illig pointed us to:
commit60f2d8d3c08e3dd7d53f5a5f14abc8ac1fed12de
authorPatrick Winnertz <winnie@debian.org>
Wed, 4 Feb 2009 11:00:44 +0000 (4 12:00 +0100)
committerPatrick Winnertz <winnie@debian.org>
Wed, 4 Feb 2009 11:02:13 +0000 (4 12:02 +0100)
tree4cd245d58a90950ceb0477bc802a2433cf3d327f
parent34fe2312b4aec7be01470bb7be2453a96b53413a
Resolve some issues in mhl Rollang Illig pointed us to:
  - isspace & toupper needs an unsigned char as arg
  - collision with compiler namespace __X
  - resolved some typos

Signed-off-by: Patrick Winnertz <winnie@debian.org>
mhl/env.h
mhl/escape.h
mhl/memory.h
mhl/strhash.h
mhl/string.h
mhl/types.h