Skip to content
Snippets Groups Projects

Ensure functions return a value

Merged Bernhard M. Wiedemann requested to merge bmwiedemann/OpenRGB:scsi_write into master

Ensure that the scsi_write function returns a value otherwise, gcc errored out because non-void functions are supposed to return a value.

Alternatively, we could change the declaration to void.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading