Tab instead of space

This commit is contained in:
Christian 2016-10-24 06:09:53 +02:00
parent bb8c8598d8
commit b2c6919f6e

View file

@ -19,7 +19,7 @@
#else
# include <inttypes.h>
# include <stdbool.h>
# include <stddef.h>
# include <stddef.h>
#endif