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:
parent
a2b5825a4b
commit
64357a0ce0
1 changed files with 0 additions and 1 deletions
1
lib/io.c
1
lib/io.c
|
@ -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);
|
||||
|
|
Loading…
Add table
Reference in a new issue