X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Fstddef.h;h=32bfb329bec664f3633838455d1f3d1e8a4edb24;hb=e794d9887cd8f94befd7861e39eccf46666c89fe;hp=d72ca71cbad171877eb9e12db368e790d1afa6b4;hpb=15e3f8a309359e62810df3cd1dafaf77481452a2;p=pdclib.old diff --git a/includes/stddef.h b/includes/stddef.h index d72ca71..32bfb32 100644 --- a/includes/stddef.h +++ b/includes/stddef.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 +// Common definitions // ---------------------------------------------------------------------------- #ifndef __STDDEF_H