X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fstdbool.h;h=0e1c2a5ebbe95bd0b14c09242a757ab938d60e1f;hb=9240ade77991f36f5584e90d7233182401c77614;hp=7f58ab7bb029ffe88f22a7547150c847572d2670;hpb=8175309ab960fe0c7672e002d7ce47e551d5d916;p=pdclib.old 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