HomeFreeBSD

MFC r308774: loader: beri_sdcard_disk_print() needs to return int.

Description

MFC r308774: loader: beri_sdcard_disk_print() needs to return int.

r308434 did change the return type for dv_print callbacks, but the return
type for beri_sdcard_disk_print() was left unchanged, causing compile errors.

Details

Provenance
kevansAuthored on
Parents
rS328940: Delete a declaration for a variable removed in r305362.
Branches
Unknown
Tags
Unknown