From: nekral-guest Date: Sun, 31 Aug 2008 17:30:12 +0000 (+0000) Subject: * libmisc/list.c: Remove historical comment. X-Git-Tag: 4.1.3~211 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d2c11f8beefb8539f150c99c6a03e86715361af2;p=shadow * libmisc/list.c: Remove historical comment. --- diff --git a/ChangeLog b/ChangeLog index 179d1f02..d19cc289 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-08-29 Nicolas François + + * libmisc/list.c: Remove historical comment. + 2008-08-29 Nicolas François * src/pwconv.c, src/pwunconv.c: Fail if unexpected parameters are diff --git a/libmisc/list.c b/libmisc/list.c index 3f646915..ee4796a7 100644 --- a/libmisc/list.c +++ b/libmisc/list.c @@ -29,9 +29,6 @@ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ -/* Removed duplicated code from gpmain.c, useradd.c, userdel.c and - usermod.c. --marekm */ - #include #ident "$Id$"