correct sizeof to use correct buffer, rather than another buffer (which
authorderaadt <deraadt@openbsd.org>
Thu, 9 Aug 2018 14:30:28 +0000 (14:30 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 9 Aug 2018 14:30:28 +0000 (14:30 +0000)
commit51adbfdc1e8b62c99fee38d261d05a6426ebf659
tree70117551af59adb75ae2f87b22940fe4fdcdc814
parent571fa1d208fd9e1d69502c0496bf1dd16244637c
correct sizeof to use correct buffer, rather than another buffer (which
was the same size)
usr.sbin/dev_mkdb/dev_mkdb.c