fix indentation

This commit is contained in:
josch
2014-12-28 09:40:52 +01:00
parent b83eb74551
commit 0bd253bf28
9 changed files with 23 additions and 33 deletions

View File

@@ -18,7 +18,7 @@
*/
#define _POSIX_C_SOURCE 200809L // for strdup
#define _BSD_SOURCE // for strdup on old systems
#define _BSD_SOURCE // for strdup on old systems
#include <jansson.h>
#include <stdlib.h>