commit | 6973015fd089677a1c7ceb9385809b651158a1da | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Fri Oct 09 16:30:07 2020 +0200 |
committer | GitHub <noreply@github.com> | Fri Oct 09 16:30:07 2020 +0200 |
tree | 31f50384fd378736333efb00abf29ad33bceba49 | |
parent | 08dc70b35e981a9c51c093484702323d9f1ee12e [diff] [blame] |
uncrustify FORMAT set various uncrustify options PR #1228
diff --git a/src/printer_lyb.c b/src/printer_lyb.c index d90fc9d..934156e 100644 --- a/src/printer_lyb.c +++ b/src/printer_lyb.c
@@ -15,8 +15,8 @@ #include "lyb.h" #include <assert.h> -#include <stdio.h> #include <stdint.h> +#include <stdio.h> #include <stdlib.h> #include <string.h> #include <sys/types.h>