CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/12/01 09:26:11
Modified files:
sys/scsi : scsi_base.c
Log message:
Make prototype and implementation signatures the same by removing
'const' from the only two 'const int' instances.
