Skip to content
  • Eric Cano's avatar
    Changed all the char arrays used as storage to SCSI number into unsigned... · 81dde87b
    Eric Cano authored
    Changed all the char arrays used as storage to SCSI number into unsigned char[] (we were in a mixed situation).
    Added unit test for the recently created structures.
    Replaced shift and or with toU16 in log select unit test.
    Added reference to st man page and txt file in documentation.
    Changed signature of getTapeError.
    
    81dde87b