mirror of
https://github.com/libssh2/libssh2.git
synced 2025-10-31 23:30:25 +03:00
removed the libssh2pack_t type
and a minor _libssh2_transport_read() simplification
This commit is contained in:
@@ -194,8 +194,6 @@ typedef struct _LIBSSH2_COMP_METHOD LIBSSH2_COMP_METHOD;
|
||||
|
||||
typedef struct _LIBSSH2_PACKET LIBSSH2_PACKET;
|
||||
|
||||
typedef int libssh2pack_t;
|
||||
|
||||
typedef enum
|
||||
{
|
||||
libssh2_NB_state_idle = 0,
|
||||
|
||||
Reference in New Issue
Block a user