]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/Readme.txt
Cosmetic comment fixes.
[pdclib] / functions / _PDCLIB / Readme.txt
index 46796879c09956c5c53225b8dbe6d4c2da0e42dc..0ec2a9b1e671d77a0c290c4fafd7c42897ecdfa9 100644 (file)
@@ -3,8 +3,8 @@ This directory holds various "internals" of PDCLib:
 - definitions of helper functions not specified by the standard (hidden in the
   _PDCLIB_* namespace);
 
 - definitions of helper functions not specified by the standard (hidden in the
   _PDCLIB_* namespace);
 
-- definitions of data objects, both internal (like digits.c) and specified by
-  the standard (errno.c);
+- definitions of data objects, both internal (like _PDCLIB_digits) and specified by
+  the standard (errno);
 
 - test drivers for functionality that does not have its own implementation
   file to put the test driver in.
 
 - test drivers for functionality that does not have its own implementation
   file to put the test driver in.