From de98a82052f7f8dbd0785d8d5e26f84e19c32252 Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 4 Dec 2001 06:16:02 +0000 Subject: typo fix (This used to be commit 660238adcad8abb3f9a1e67eb81419618db77f3d) --- source3/utils/net_rap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/utils/net_rap.c') diff --git a/source3/utils/net_rap.c b/source3/utils/net_rap.c index 40b8dcb670..8ffbdfe7c0 100644 --- a/source3/utils/net_rap.c +++ b/source3/utils/net_rap.c @@ -1112,7 +1112,7 @@ static int rap_help_usage(int argc, const char **argv) } /* - handle "net help *" subcommands + handle "net help rap *" subcommands */ static int rap_help(int argc, const char **argv) { -- cgit