Skip to content
Snippets Groups Projects
Commit 909aa614 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

fix build

parent ad556cf9
Branches
Tags
No related merge requests found
......@@ -82,7 +82,7 @@ void test_send(AsapoProducerHandle producer) {
AsapoMessageHeaderHandle message_header = NULL;
char data[] = "hello";
int res = asapo_producer_send(producer,
asapo_producer_send(producer,
message_header,
data,
kDefaultIngestMode,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment