mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-21 22:16:16 +00:00
astyle --formatted --mode=c --indent=spaces=2 --indent-switches --indent-preprocessor --keep-one-line-blocks --max-instatement-indent=60 --brackets=linux --pad-oper --unpad-paren --pad-header --align-pointer=name
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
static nfc_device *pnd;
|
||||
|
||||
static void
|
||||
print_usage(const char* progname)
|
||||
print_usage(const char *progname)
|
||||
{
|
||||
printf("usage: %s [-v]\n", progname);
|
||||
printf(" -v\t verbose display\n");
|
||||
|
||||
Reference in New Issue
Block a user