elfdump: use designated array initialization for note types
authorEd Maste <emaste@FreeBSD.org>
Thu, 31 Jan 2019 16:49:06 +0000 (16:49 +0000)
committerEd Maste <emaste@FreeBSD.org>
Thu, 31 Jan 2019 16:49:06 +0000 (16:49 +0000)
commit97d368d62b44c605320e2eea60d554bd6cb58b76
treef7d31ed80ed3e432885344e8be83a446a49ce449
parent8ae9aa2772f8febf64634f72d78451d324ee25ed
elfdump: use designated array initialization for note types

This ensures the note type name is in the correct slot.

PR: 228290
Submitted by: kib
MFC with: 343610
Sponsored by: The FreeBSD Foundation
usr.bin/elfdump/elfdump.c