K 10 svn:author V 5 bcran K 8 svn:date V 27 2020-11-27T07:53:15.111292Z K 7 svn:log V 267 bhyve: fix smbiostbl.c style issues and add comment about date format Fix a couple of style issues introduced in my previous commit. Add a comment explaining that the SMBIOS specification defines the date format to be mm/dd/yyyy, which is why we don't use ISO 8601. END