Commit 440fa818 authored by Bin Meng's avatar Bin Meng Committed by Anup Patel
Browse files

treewide: Replace TRUE/FALSE with true/false



C language standard uses true/false for the boolean type.
Let's switch to that for better language compatibility.

Signed-off-by: default avatarBin Meng <bmeng@tinylab.org>
Reviewed-by: default avatarAnup Patel <anup@brainfault.org>
Reviewed-by: default avatarSamuel Holland <samuel@sholland.org>
Tested-by: default avatarSamuel Holland <samuel@sholland.org>
parent 6b5188ca
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment