commit | 5a6b4fe22583394886092aad5787b5fa8355276e | [log] [download] |
---|---|---|
author | Damien Miller <djm@mindrot.org> | Fri Dec 21 14:56:54 2001 +1100 |
committer | Damien Miller <djm@mindrot.org> | Fri Dec 21 14:56:54 2001 +1100 |
tree | c6366cbaf2c3ea9bd1ac8f162f9452e1e9ca0434 | |
parent | f6681a3a96ae06d62db49594ba0dcf352f817801 [diff] |
- stevesk@cvs.openbsd.org 2001/12/19 17:16:13 [authfile.c bufaux.c bufaux.h buffer.c buffer.h packet.c packet.h ssh.c] change the buffer/packet interface to use void* vs. char*; ok markus@