CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/08/04 10:15:58
Modified files:
sys/arch/amd64/include: smbiosvar.h
sys/arch/arm64/include: smbiosvar.h
sys/arch/i386/include: smbiosvar.h
Log message:
Fix a typo I noticed reviewing the smbios code cleanup diff.
(stirng -> string)
ok kettenis@ who pointed out I should fix the new arm64 smbiosvar.h too
