Nick Zitzmann did ssh.c cleanups

This commit is contained in:
Daniel Stenberg
2007-04-08 22:44:21 +00:00
parent e4c28abdc1
commit c518c52aba
3 changed files with 128 additions and 112 deletions

View File

@@ -6,6 +6,9 @@
Changelog
Daniel S (9 April 2007)
- Nick Zitzmann did ssh.c cleanups
Daniel S (3 April 2007)
- Rob Jones fixed better #ifdef'ing for a bunch of #include lines.