mtpfs icon indicating copy to clipboard operation
mtpfs copied to clipboard

fix function returning non-void warning

Open heitbaum opened this issue 1 year ago • 0 comments

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

heitbaum avatar Sep 17 '24 10:09 heitbaum