]> git.wh0rd.org Git - elf2flt.git/commit
flthdr: fix print output w/no flags
authorMike Frysinger <vapier@gentoo.org>
Thu, 24 Dec 2015 04:30:31 +0000 (23:30 -0500)
committerMike Frysinger <vapier@gentoo.org>
Thu, 24 Dec 2015 04:30:31 +0000 (23:30 -0500)
commitb1213d9338717f837a9200c96d56209a2cd42d7d
tree177ef980a6a3b12611098bc6cd015f6b8aa4db03
parent49f3fd5821994b4967186b5c17a011b3a609304b
flthdr: fix print output w/no flags

If the file has no flags, make sure we still include the closing paren
and newline in the output.
flthdr.c