Run make style to indent macros
This commit is contained in:
parent
c54e3d981c
commit
69bf99b33d
30 changed files with 272 additions and 272 deletions
|
|
@ -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>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
*/
|
||||
|
||||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
#if defined(HAVE_CONFIG_H)
|
||||
# include "config.h"
|
||||
#include "config.h"
|
||||
#endif
|
||||
|
||||
#include <err.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue