From 1f8a80722f44d9c24c4a48d21a944947c9a34b96 Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 15 Mar 2005 16:11:47 +0000 Subject: appease sun --- src/cmd/auth/factotum/httpdigest.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/cmd/auth/factotum/httpdigest.c') diff --git a/src/cmd/auth/factotum/httpdigest.c b/src/cmd/auth/factotum/httpdigest.c index 70815a56..4f05b6d6 100644 --- a/src/cmd/auth/factotum/httpdigest.c +++ b/src/cmd/auth/factotum/httpdigest.c @@ -114,6 +114,6 @@ Proto httpdigest = "httpdigest", hdroles, "user? realm? !password?", - nil, - nil + 0, + 0 }; -- cgit v1.2.3