Linux: Fix prototypes for afs_xsetgroups and sys_setgroupsp and friends
commit18e38453925174f574d011b0f3d557763450391e
authorAnders Kaseorg <andersk@mit.edu>
Sat, 6 Nov 2010 07:17:17 +0000 (6 03:17 -0400)
committerDerrick Brashear <shadow@dementia.org>
Wed, 8 Dec 2010 13:49:00 +0000 (8 05:49 -0800)
treec52fc865c363178229c1e492687aa64604a0b47a
parent4bc728d3bd51fe32eebe602aab1079c52831d3a8
Linux: Fix prototypes for afs_xsetgroups and sys_setgroupsp and friends

Fixes some “warning: function declaration isn’t a prototype”, and
makes the prototypes consistent with the corresponding definitions.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
Reviewed-on: http://gerrit.openafs.org/3278
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
(cherry picked from commit c07b47169adb85621c328a3687ea62ef84e43bb1)

Change-Id: Ia91a598fc4b25f5fd7f29aed38a7caa3437ffc89
Reviewed-on: http://gerrit.openafs.org/3490
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/LINUX/osi_groups.c
src/afs/LINUX/osi_syscall.c
src/afs/LINUX24/osi_groups.c
src/afs/LINUX24/osi_syscall.c