mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
fix indention
This commit is contained in:
parent
19bd43a299
commit
6380829d0a
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ enum sample_flags {
|
|||
SAMPLE_OFFSET = 2,
|
||||
SAMPLE_SEQUENCE = 4,
|
||||
SAMPLE_VALUES = 8,
|
||||
SAMPLE_ALL = 16-1
|
||||
SAMPLE_ALL = 16-1
|
||||
};
|
||||
|
||||
struct sample {
|
||||
|
|
Loading…
Add table
Reference in a new issue