summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/rpc.yppasswdd/pw_util.c2
1 files changed, 1 insertions, 1 deletions
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...");