mirror of
https://github.com/google/pebble.git
synced 2025-11-11 01:52:46 -05:00
spelling: client
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user