HomeClusterLabs Projects

Refactor: libcrmcommon: Clean up bool handling in iso8601.c.

Description

Refactor: libcrmcommon: Clean up bool handling in iso8601.c.

  • Use true/false instead of TRUE/FALSE where possible. I've avoided touching a couple places that are public API just so we don't have any problems.
  • Use \c in doc strings.
  • Don't compare to FALSE directly.

Details

Provenance
clumensAuthored on Tue, Sep 2, 4:31 PM
Parents
rPfabe38670863: Merge pull request #3954 from clumens/missing-3.0-commits
Branches
Unknown
Tags
Unknown