HomeFreeBSD

Fix prototype of dbm_open().

Description

Fix prototype of dbm_open().

The last argument of dbm_open() should be a mode_t according to POSIX;
not an int.

Reviewed by: pfg, kib
Differential Revision: https://reviews.freebsd.org/D6650

Details

Provenance
edAuthored on
Reviewer
pfg
Differential Revision
D6650: Fix prototype of dbm_open().
Parents
rS301065: sfxge(4): zero should be used as RxQ label in SW event
Branches
Unknown
Tags
Unknown