mtpfs
mtpfs copied to clipboard
fix function returning non-void warning
../mtpfs.c: In function 'mtpfs_blank': ../mtpfs.c:1628:1: warning: no return statement in function returning non-void [-Wreturn-type] 1628 | } | ^