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

remote whitespace

This commit is contained in:
Steffen Vogel 2019-02-18 01:10:51 +01:00
parent a2b5825a4b
commit 64357a0ce0

View file

@ -115,7 +115,6 @@ int io_init_auto(struct io *io, const struct format_type *fmt, int len, int flag
struct vlist *signals;
signals = alloc(sizeof(struct vlist));
signals->state = STATE_DESTROYED;
ret = vlist_init(signals);