From a4dee1b2d0067b8a8a904f6db7aef0de5636d18c Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Fri, 15 Nov 2013 17:05:35 -0500 Subject: Whitespace fixup --- tests/wrap-nsswitch.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'tests') diff --git a/tests/wrap-nsswitch.c b/tests/wrap-nsswitch.c index 23ce89a..12b68fc 100644 --- a/tests/wrap-nsswitch.c +++ b/tests/wrap-nsswitch.c @@ -314,8 +314,6 @@ getgrgid(gid_t gid) return (*next)(gid); } - - int getgrouplist(const char *user, gid_t group, gid_t *groups, int *ngroups) { -- cgit