From 5c6df6ac03f04f195c6f3bb9fe8b1725428de129 Mon Sep 17 00:00:00 2001 From: Dave Olson Date: Wed, 21 Jun 2017 15:13:02 -0700 Subject: Random small fixes with everything now working Fixed trailing whitespace Also fixed man page formatting issue Added misc to debian/control changelog modified to cumulus cl3u1 --- nss_mapuid.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nss_mapuid.c') diff --git a/nss_mapuid.c b/nss_mapuid.c index a3f71f0..7b8faa7 100644 --- a/nss_mapuid.c +++ b/nss_mapuid.c @@ -198,7 +198,7 @@ enum nss_status _nss_mapuid_getpwuid_r(uid_t uid, struct passwd *pw, nssname, uid, min_uid); return status; } - + /* marshal the args for the lower level functions */ pb.pw = pw; pb.buf = buffer; -- cgit v1.2.3