Fix indentation issues with uncrustify-0.76.0

Apparently older version didn't find this indentation issues
This commit is contained in:
Vasily Khoruzhick
2023-01-08 23:36:18 -08:00
parent 89509c76f4
commit a5d52eb853
10 changed files with 92 additions and 92 deletions

View File

@@ -162,9 +162,9 @@ enum {
/* Dump buffer for debug */
#define dump_buffer(buf) \
fp_dbg ("%02x %02x %02x %02x %02x %02x %02x %02x", \
buf[6], buf[7], buf[8], buf[9], buf[10], buf[11], buf[12], buf[13] \
)
fp_dbg ("%02x %02x %02x %02x %02x %02x %02x %02x", \
buf[6], buf[7], buf[8], buf[9], buf[10], buf[11], buf[12], buf[13] \
)
/* Callback of asynchronous send */
static void