aboutsummaryrefslogtreecommitdiff
path: root/lib/hostasyn.c
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-10-03 21:02:01 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-10-03 21:02:01 +0000
commitbe7ce435c036f893f6ce04c91d1cbec006a810e5 (patch)
tree8d7a41717e718d3ecda794958d29cfbfd5916b49 /lib/hostasyn.c
parentf4252f86729f328235379231f36d75e0c80e8d80 (diff)
Replaced the use of isspace() with our own version instead since we have most
data as 'char *' and that makes us pass in negative values if there is 8bit data in the string. Changing to unsigned causes too much warnings or too many required typecasts to the normal string functions.
Diffstat (limited to 'lib/hostasyn.c')
0 files changed, 0 insertions, 0 deletions