'make style' and align some #preprocessor directives

This commit is contained in:
Romuald Conty 2013-02-19 00:38:55 +01:00
parent ef5c39bd7b
commit 1e16795341
4 changed files with 15 additions and 16 deletions

View file

@ -56,7 +56,7 @@
#include "nfc-utils.h"
#if defined(WIN32) && defined(__GNUC__) /* mingw compiler */
#include <getopt.h>
#include <getopt.h>
#endif
static nfc_device *pnd;