1
1
Signed-off-by: Sahana Prasad <sahana@redhat.com>
Reviewed-by: Jakub Jelen <jjelen@redhat.com>
Этот коммит содержится в:
Sahana Prasad 2021-05-17 09:43:08 +02:00 коммит произвёл Andreas Schneider
родитель d2182bb7af
Коммит cfd883196d

Просмотреть файл

@ -737,7 +737,7 @@ int ssh_buffer_get_u64(struct ssh_buffer_struct *buffer, uint64_t *data){
}
/**
* @brief Valdiates that the given length can be obtained from the buffer.
* @brief Validates that the given length can be obtained from the buffer.
*
* @param[in] buffer The buffer to read from.
*