]> pd.if.org Git - pdclib/blobdiff - includes/stddef.h
Some cleanup.
[pdclib] / includes / stddef.h
index d72ca71cbad171877eb9e12db368e790d1afa6b4..32bfb329bec664f3633838455d1f3d1e8a4edb24 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
+// Common definitions
 // ----------------------------------------------------------------------------
 
 #ifndef __STDDEF_H