git: Fix a number of gcc80 -Wsizeof-pointer-memaccess warnings.
Sascha Wildner
swildner at crater.dragonflybsd.org
Wed Jan 24 00:26:22 PST 2018
commit 562a180a58780b719830629307e6283c30c85229
Author: Sascha Wildner <saw at online.de>
Date: Wed Jan 24 09:26:05 2018 +0100
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.
Summary of changes:
usr.bin/who/utmpentry.c | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/562a180a58780b719830629307e6283c30c85229
--
DragonFly BSD source repository
More information about the Commits
mailing list