mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
whitespace cleanup
This commit is contained in:
parent
580189b678
commit
3c04e98fe3
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ struct queue {
|
|||
|
||||
enum state state;
|
||||
|
||||
struct memtype * mem;
|
||||
struct memtype *mem;
|
||||
size_t buffer_mask;
|
||||
struct queue_cell {
|
||||
atomic_size_t sequence;
|
||||
|
|
Loading…
Add table
Reference in a new issue