commit | cf9e768e7798cb4803bcf0e8d2bd1aa4553736b5 | [log] [tgz] |
---|---|---|
author | aPiecek <piecek@cesnet.cz> | Mon Jun 19 14:03:50 2023 +0200 |
committer | Michal Vasko <mvasko@cesnet.cz> | Tue Jun 20 11:30:00 2023 +0200 |
tree | a1c8c0910642cf888f0de70b28114480f9aa9a96 | |
parent | d3ca35cef6c7409bd1eb68c0f8ac82aa2cd0dfd8 [diff] [blame] |
yanglint REFACTOR renamed cmd functions
diff --git a/tools/lint/cmd_feature.c b/tools/lint/cmd_feature.c index f3d784f..09f8a29 100644 --- a/tools/lint/cmd_feature.c +++ b/tools/lint/cmd_feature.c
@@ -152,7 +152,7 @@ } int -cmd_feature_fin(struct ly_ctx *ctx, struct yl_opt *yo) +cmd_feature_print_fparam(struct ly_ctx *ctx, struct yl_opt *yo) { (void) ctx;