HomeFreeBSD

daemon: make log_reopen variable a bool

Description

daemon: make log_reopen variable a bool

Following style(9) and C99 recommendation use bool instead of
int for boolean operations.

Reviewed by: kevans
Pull Request: https://github.com/freebsd/freebsd-src/pull/669

(cherry picked from commit 97022e90c3693ad1180bd26ebc909ce27893b227)

Details

Provenance
ihor_antonovs.familyAuthored on Mar 2 2023, 3:00 AM
kevansCommitted on Mar 17 2023, 9:01 PM
Parents
rGd394c80f4950: daemon: make dosyslog variable a bool and give it a better name
Branches
Unknown
Tags
Unknown