aboutsummaryrefslogtreecommitdiffstats
path: root/ports/uids_generic/guts/endgrent.c
blob: 8ddbb99da924678c96a6c7426b1c33e8a1eccc1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/* 
 * Copyright (c) 2010 Wind River Systems; see
 * guts/COPYRIGHT for information.
 *
 * SPDX-License-Identifier: LGPL-2.1-only
 *
 * static void
 * wrap_endgrent(void) {
 *	
 */

	pseudo_grp_close();

/*	return;
 * }
 */