mirror of
https://gitlab.com/manzerbredes/ina260-zmq-publisher.git
synced 2025-04-06 03:46:25 +02:00
Minor changes
This commit is contained in:
parent
ec60f1e34a
commit
5056c06360
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
|
||||
#include "utils.h"
|
||||
|
||||
int main (void)
|
||||
int main (int argc, char *argv [])
|
||||
{
|
||||
// Prepare our context and publisher
|
||||
void *context = zmq_ctx_new ();
|
||||
|
|
Loading…
Add table
Reference in a new issue