mirror of
https://git.libssh.org/projects/libssh.git
synced 2025-11-27 13:21:11 +03:00
buffer: expose ssh_buffer_reinit()
Signed-off-by: Fabiano Fidêncio <fidencio@redhat.com> Reviewed-by: Andreas Schneider <asn@cryptomilk.org>
This commit is contained in:
@@ -184,8 +184,6 @@ static void buffer_shift(ssh_buffer buffer){
|
||||
}
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*
|
||||
* @brief Reinitialize a SSH buffer.
|
||||
*
|
||||
* @param[in] buffer The buffer to reinitialize.
|
||||
|
||||
Reference in New Issue
Block a user