1
0
Fork 0
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:
Steffen Vogel 2016-09-13 21:15:39 -04:00
parent 19bd43a299
commit 6380829d0a

View file

@ -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 {