mirror of
https://github.com/google/pebble.git
synced 2025-04-30 15:21:41 -04:00
spelling: client
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
parent
9f095745da
commit
ae61face91
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
|
||||
|
||||
// -------------------------------------------------------------------------------------------------
|
||||
// Returns the amount of data available for the given clien
|
||||
// Returns the amount of data available for the given client
|
||||
static uint32_t prv_get_data_length(const SharedCircularBuffer* buffer, SharedCircularBufferClient *client) {
|
||||
|
||||
uint32_t len;
|
||||
|
|
Loading…
Add table
Reference in a new issue