X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fstdbool.h;h=0e1c2a5ebbe95bd0b14c09242a757ab938d60e1f;hb=ac3f809c3c10347c110fac3db93af0954eda98bb;hp=7f58ab7bb029ffe88f22a7547150c847572d2670;hpb=ad2651a3d8a2e2ae70a5ad882518ef346ab1bc7b;p=pdclib diff --git a/includes/stdbool.h b/includes/stdbool.h index 7f58ab7..0e1c2a5 100644 --- a/includes/stdbool.h +++ b/includes/stdbool.h @@ -4,7 +4,7 @@ // Public Domain C Library - http://pdclib.sourceforge.net // This code is Public Domain. Use, modify, and redistribute at will. // ---------------------------------------------------------------------------- -// TODO +// Boolean type and values // ---------------------------------------------------------------------------- #ifndef __STDBOOL_H