Deleted Added
full compact
36c36
< * $FreeBSD: head/lib/libutil/libutil.h 244739 2012-12-27 16:51:29Z bapt $
---
> * $FreeBSD: head/lib/libutil/libutil.h 247919 2013-03-07 19:00:00Z db $
170c170
< gr_add(struct group *_gr, char *_newmember);
---
> gr_add(const struct group *_gr, const char *_newmember);