Fix a number of gcc80 -Wsizeof-pointer-memaccess warnings.
authorSascha Wildner <saw@online.de>
Wed, 24 Jan 2018 08:26:05 +0000 (09:26 +0100)
committerSascha Wildner <saw@online.de>
Wed, 24 Jan 2018 08:26:05 +0000 (09:26 +0100)
commit562a180a58780b719830629307e6283c30c85229
treef68c03e57ec0415b971f99a6650274a2e1116d2a
parentf19248f4bc299516ddaa1f48d544d9e6f6211ab8
Fix a number of gcc80 -Wsizeof-pointer-memaccess warnings.

The file is reused in various utilities.

However, the mid- to long-term plan is to remove legacy utmp code and
only go with standard utmpx.
usr.bin/who/utmpentry.c