1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

fix whitespaces

This commit is contained in:
Steffen Vogel 2018-12-04 00:24:51 +01:00
parent cb8c0e79f7
commit a3ac262a2c

View file

@ -36,7 +36,7 @@
#include <zmq_utils.h>
#endif
int main (int argc, char *argv[])
int main(int argc, char *argv[])
{
int ret;
char public_key[41];