From 2ed07f34d6540e59329259692dba1b59bd81ded0 Mon Sep 17 00:00:00 2001 From: Alfred Perlstein Date: Tue, 5 Feb 2002 18:27:06 +0000 Subject: tab in pw_mkdb's arg for style. --- usr.sbin/rpc.yppasswdd/pw_util.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr.sbin/rpc.yppasswdd') diff --git a/usr.sbin/rpc.yppasswdd/pw_util.c b/usr.sbin/rpc.yppasswdd/pw_util.c index 9e59074c3f61..e4eebacc161a 100644 --- a/usr.sbin/rpc.yppasswdd/pw_util.c +++ b/usr.sbin/rpc.yppasswdd/pw_util.c @@ -143,7 +143,7 @@ pw_tmp() int pw_mkdb(username) -const char *username; + const char *username; { yp_error("rebuilding the database..."); -- cgit v1.2.3