[Bug 191720] [patch] minor cut-and-paste error in pwd_mkdb(8)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Aug 23 22:29:28 UTC 2014


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=191720

Jilles Tjoelker <jilles at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jilles at FreeBSD.org

--- Comment #2 from Jilles Tjoelker <jilles at FreeBSD.org> ---
I think this copy/paste error has no effect, since dp and sdp both refer to
DB_HASH type databases, so they have the same put function. Nevertheless, it
seems good to fix this (I have not tested it though).

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list