Moved lots of declaration out of priv.h

This commit is contained in:
Aris Adamantiadis
2009-09-23 23:51:04 +02:00
parent b359229a2e
commit f84ebc2e27
39 changed files with 651 additions and 342 deletions

View File

@@ -29,7 +29,7 @@
#endif
#include "libssh/priv.h"
#include "libssh/string.h"
/** \defgroup ssh_string SSH Strings
* \brief string manipulations
*/