]> pd.if.org Git - pdclib/blobdiff - includes/limits.h
Some cleanup.
[pdclib] / includes / limits.h
index e8cc909c631706ded3efcb79e6b39cac99495489..302eb3af2663f0d9a8bd7bf36c76d73abf689dce 100644 (file)
@@ -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