commit | fc5a1d160aa072037409bb39ad26a5ff2b90e8dd | [log] [tgz] |
---|---|---|
author | Michal Vasko <mvasko@cesnet.cz> | Mon Nov 22 10:00:27 2021 +0100 |
committer | Michal Vasko <mvasko@cesnet.cz> | Tue Mar 15 11:36:42 2022 +0100 |
tree | 4c9592698a80d4afbc938c9a795f0eb457e58706 | |
parent | f8b1b0d85d91f48b8836483efbca8867cf8169a2 [diff] [blame] |
yanglint REFACTOR minor changes
diff --git a/tools/lint/main_ni.c b/tools/lint/main_ni.c index 1097301..8941f18 100644 --- a/tools/lint/main_ni.c +++ b/tools/lint/main_ni.c
@@ -50,7 +50,7 @@ /* * schema */ - /* set schema modules' features via --feature option (struct schema_features *) */ + /* set schema modules' features via --features option (struct schema_features *) */ struct ly_set schema_features; /* set of loaded schema modules (struct lys_module *) */