ltfs
ltfs copied to clipboard
freebsd: add missing semicolon in cam_tc
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