X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Flimits.h;h=302eb3af2663f0d9a8bd7bf36c76d73abf689dce;hb=ac3f809c3c10347c110fac3db93af0954eda98bb;hp=e8cc909c631706ded3efcb79e6b39cac99495489;hpb=ad2651a3d8a2e2ae70a5ad882518ef346ab1bc7b;p=pdclib diff --git a/includes/limits.h b/includes/limits.h index e8cc909..302eb3a 100644 --- a/includes/limits.h +++ b/includes/limits.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 +// Sizes of integer types // ---------------------------------------------------------------------------- #ifndef __LIMITS_H