CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected]        2015/03/12 18:18:45

Modified files:
        usr.bin/mandoc : mandocdb.c 

Log message:
Fix hardlink detection on platforms having padding in struct inodev,
typically 64bit platforms.  This was basically broken since forever.
Not only is the padding used, but it was used uninitialized.
Problem reported by jmc@.

Reply via email to