This commit is contained in:
Devaev Maxim
2020-12-17 19:03:35 +03:00
parent 0d97fffb3e
commit ccf713dc1c

View File

@@ -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,