Skip to content

Comments

fix function returning non-void warning#26

Open
heitbaum wants to merge 1 commit intocjd:masterfrom
heitbaum:patch-1
Open

fix function returning non-void warning#26
heitbaum wants to merge 1 commit intocjd:masterfrom
heitbaum:patch-1

Conversation

@heitbaum
Copy link
Contributor

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

../mtpfs.c: In function 'mtpfs_blank':
../mtpfs.c:1628:1: warning: no return statement in function returning non-void [-Wreturn-type]
 1628 | }
      | ^
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant