mirror of
https://github.com/pikvm/ustreamer.git
synced 2026-02-27 04:06:30 +00:00
lint fix
This commit is contained in:
@@ -182,7 +182,7 @@ int rawsink_server_put(
|
||||
return 0;
|
||||
}
|
||||
|
||||
int rawsink_client_get(
|
||||
int rawsink_client_get( // cppcheck-suppress unusedFunction
|
||||
rawsink_s *rawsink,
|
||||
char *data, size_t *size,
|
||||
unsigned *format, unsigned *width, unsigned *height,
|
||||
|
||||
Reference in New Issue
Block a user