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

cleanup indention

This commit is contained in:
Steffen Vogel 2016-02-04 17:13:01 +01:00
parent 5f3b0b0ac3
commit 36148251bc

View file

@ -28,8 +28,8 @@ struct list nodes;
static struct node *node;
/* Test options */
static int running = 1; /**< Initiate shutdown if zero */
static int count = -1; /**< Amount of messages which should be sent (default: -1 for unlimited) */
static int running = 1; /**< Initiate shutdown if zero */
static int count = -1; /**< Amount of messages which should be sent (default: -1 for unlimited) */
/** File descriptor for Matlab results.
* This allows you to write Matlab results in a seperate log file: