commit | 2c3ee827aeb173c78f88ea032cf1405c92281a10 | [log] [tgz] |
---|---|---|
author | guy <guy> | Wed Oct 11 04:04:33 2000 +0000 |
committer | guy <guy> | Wed Oct 11 04:04:33 2000 +0000 |
tree | 44aaee8b844f8f67be73c83480fe1e873e5c5cdd | |
parent | e33ab88c2e0b6a552667c21386f442d391b59815 [diff] |
Clean up some problems that Sun C found (casting a "u_char *" pointer to "char *" before assigning it to a "u_char *", assigning "const u_char *" pointers to "u_char *" variables, putting a cast on the LHS of an assignment).