K 10 svn:author V 6 kevans K 8 svn:date V 27 2018-02-06T18:01:41.707631Z K 7 svn:log V 220 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. END