ltfs icon indicating copy to clipboard operation
ltfs copied to clipboard

freebsd: add missing semicolon in cam_tc

Open kev009 opened this issue 2 years ago • 0 comments

Summary of changes

Add a missed semicolon that prevents compilation on FreeBSD

Description

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • [ ] My code follows the style guidelines of this project
  • [ ] I have performed a self-review of my own code
  • [ ] I have commented my code, particularly in hard-to-understand areas
  • [ ] I have made corresponding changes to the documentation
  • [ ] My changes generate no new warnings
  • [ ] I have confirmed my fix is effective or that my feature works

kev009 avatar Sep 17 '23 04:09 kev009