HomeClusterLabs Projects

Refactor: various: explicitly define functions with void arguments

Description

Refactor: various: explicitly define functions with void arguments

Compilers have been growing increasingly picky about using (void) instead of ()
which is obsolescent as of C99, so just head off any future issues.

Details

Provenance
kgaillotAuthored on Jul 11 2022, 4:33 PM
Parents
rP7c0c77a0e22a: Build: GNUmakefile: run autogen.sh if libltdl doesn't exist
Branches
Unknown
Tags
Unknown