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