Convert implicit (char *) and (unsigned char *) casts to explicit ones.
[u/mdw/putty] / winutils.c
2002-08-07 simonClean up the argv splitter, and in particular stop...
2002-08-06 simonPageant's command line handling now uses my new split_i...
2002-08-04 simonRevamp of command-line handling. Most command line...