Run make style to indent macros

This commit is contained in:
Romain Tartière 2017-06-29 12:25:53 +02:00
parent c54e3d981c
commit 69bf99b33d
30 changed files with 272 additions and 272 deletions

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <ctype.h>
@ -8,15 +8,15 @@
#include <unistd.h>
#if defined(HAVE_SYS_ENDIAN_H)
# include <sys/endian.h>
#include <sys/endian.h>
#endif
#if defined(HAVE_ENDIAN_H)
# include <endian.h>
#include <endian.h>
#endif
#if defined(HAVE_COREFOUNDATION_COREFOUNDATION_H)
# include <CoreFoundation/CoreFoundation.h>
#include <CoreFoundation/CoreFoundation.h>
#endif
#include <nfc/nfc.h>

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>

View file

@ -14,7 +14,7 @@
*/
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>

View file

@ -1,5 +1,5 @@
#if defined(HAVE_CONFIG_H)
# include "config.h"
#include "config.h"
#endif
#include <err.h>