From 299e0a26f9489e2bc570b7ce1ec51a0d735afaa1 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Mon, 28 Jan 2008 02:58:48 +0100 Subject: [PATCH] add a stub for testing uci_set() --- cli.c | 95 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 83 insertions(+), 12 deletions(-) diff --git a/cli.c b/cli.c index 4e0c5b7..9530198 100644 --- a/cli.c +++ b/cli.c @@ -21,8 +21,10 @@ static void uci_usage(int argc, char **argv) fprintf(stderr, "Usage: %s [] []\n\n" "Commands:\n" - "\tshow [[.
[.