bug-inetutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: syslogd: Adjust to readutmp changes in Gnulib.


From: Bruno Haible
Subject: Re: syslogd: Adjust to readutmp changes in Gnulib.
Date: Thu, 05 Sep 2024 08:46:11 +0200

Collin Funk wrote:
> Can someone give it a look over before pushing?

As a matter of style, I would write 'STRUCT_UTMP' instead of 'struct gl_utmp'.
This matches the declaration in readutmp.h:

int read_utmp (char const *file, idx_t *n_entries, STRUCT_UTMP **utmp_buf,
               int options);

Bruno






reply via email to

[Prev in Thread] Current Thread [Next in Thread]