]> arthur.barton.de Git - netatalk.git/commit
Make the dia*map's array of type int instead of unsigned char. This
authorsrittau <srittau>
Thu, 30 Aug 2001 13:17:25 +0000 (13:17 +0000)
committersrittau <srittau>
Thu, 30 Aug 2001 13:17:25 +0000 (13:17 +0000)
commit8e4a6fba100a201421729c45d300ccc27622cc98
treee1ef4869a6101f82c8264ef7a1e2a03e756796f7
parent8cd5c5a9a1d739c274dce4867fe50cf3055e527a
Make the dia*map's array of type int instead of unsigned char. This
should fix warnings, since we can now use char's all over the place
instead of the ugly unsigned char's.
include/atalk/util.h
libatalk/util/strdicasecmp.c