From d5cab445914bc3876a0b43edc110e2fabf144d23 Mon Sep 17 00:00:00 2001 From: Russ Allbery Date: Mon, 8 Oct 2007 22:29:43 +0000 Subject: Add a missing close parenthesis to the wallet -h output. --- client/wallet.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/wallet.c') diff --git a/client/wallet.c b/client/wallet.c index 043453e..92f2984 100644 --- a/client/wallet.c +++ b/client/wallet.c @@ -29,7 +29,7 @@ Options:\n\ -h Display this help\n\ -p Port of server (default: %d, if zero, remctl default)\n\ -S For the get keytab command, srvtab output file\n\ - -s Server hostname (default: " WALLET_SERVER "\n\ + -s Server hostname (default: " WALLET_SERVER ")\n\ -v Display the version of wallet\n"; -- cgit v1.2.3