issues
search
LinearTapeFileSystem
/
ltfs
Reference implementation of the LTFS format Spec for stand alone tape drive
BSD 3-Clause "New" or "Revised" License
255
stars
76
forks
source link
freebsd: add missing semicolon in cam_tc
#426
Closed
kev009
closed
6 months ago
kev009
commented
1 year ago
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
Summary of changes
Add a missed semicolon that prevents compilation on FreeBSD
Description
Type of change
Checklist: