commit | 12a28c7aa42ff1c7526d7efd5f59cc909568c1a2 | [log] [tgz] |
---|---|---|
author | Radek Krejci <rkrejci@cesnet.cz> | Tue Apr 06 17:23:37 2021 +0200 |
committer | Radek Krejci <rkrejci@cesnet.cz> | Tue Apr 06 17:23:37 2021 +0200 |
tree | 3721e7e0e9e4a61e6be7f5c5c728bc78a04ca5ba | |
parent | d1f6c0169662cb24b613ff07279604798af51d7f [diff] [blame] |
libyang MAINTENANCE code formatting
diff --git a/src/plugins.c b/src/plugins.c index 762ad42..f839428 100644 --- a/src/plugins.c +++ b/src/plugins.c
@@ -29,8 +29,8 @@ #include <stdlib.h> #include <string.h> -#include "config.h" #include "common.h" +#include "config.h" #include "plugins_exts.h" #include "plugins_types.h" #include "set.h"