diff options
| author | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-15 19:31:17 +0200 |
|---|---|---|
| committer | Loic Guegan <manzerbredes@mailbox.org> | 2023-07-15 19:31:17 +0200 |
| commit | 831c3999b48613c61e15094bf0581cb38e1c3467 (patch) | |
| tree | c9cd739ed6cc3d6a98fbadfa0cbda6f7ce3bdbc9 /src/publisher.c | |
| parent | b63811848fd58d0c0478244ca19a938ad88a4257 (diff) | |
Minor changes
Diffstat (limited to 'src/publisher.c')
| -rw-r--r-- | src/publisher.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/publisher.c b/src/publisher.c index 8b0906a..e216232 100644 --- a/src/publisher.c +++ b/src/publisher.c @@ -1,7 +1,3 @@ -// Weather update server -// Binds PUB socket to tcp://*:5556 -// Publishes random weather updates - #include <zmq.h> #include <assert.h> #include <time.h> |
