Bug 195928 - pw/pwupd.h has a dead decl
Summary: pw/pwupd.h has a dead decl
Status: Closed FIXED
Alias: None
Product: Base System
Classification: Unclassified
Component: bin (show other bugs)
Version: CURRENT
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-12 20:07 UTC by Daniel O'Connor
Modified: 2015-05-31 00:53 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel O'Connor 2014-12-12 20:07:05 UTC
pw/pwupd.h has..
int editgroups(char *name, char **groups);

but it's never declared let alone used.
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-05-29 10:07:36 UTC
A commit references this bug:

Author: bapt
Date: Fri May 29 10:07:21 UTC 2015
New revision: 283695
URL: https://svnweb.freebsd.org/changeset/base/283695

Log:
  Remove dead declaration

  PR:		195928
  MFC after:	2 days

Changes:
  head/usr.sbin/pw/pwupd.h
Comment 2 commit-hook freebsd_committer freebsd_triage 2015-05-31 00:53:44 UTC
A commit references this bug:

Author: bapt
Date: Sun May 31 00:52:46 UTC 2015
New revision: 283796
URL: https://svnweb.freebsd.org/changeset/base/283796

Log:
  MFC: r283695

  Remove dead declaration

  PR:		195928

Changes:
_U  stable/10/
  stable/10/usr.sbin/pw/pwupd.h