]> pd.if.org Git - pdclib/blobdiff - functions/_PDCLIB/print.c
Status review.
[pdclib] / functions / _PDCLIB / print.c
index 46c00d9eeb60e2ea88e392d12423eeb7bff49fe6..8f019796c757342a5610e29e6e92f575d01d3daa 100644 (file)
@@ -42,7 +42,6 @@
    i - pointer to number of characters already delivered in this call
    n - pointer to maximum number of characters to be delivered in this call
    s - the buffer into which the character shall be delivered
-   TODO: ref. fputs() for a better way to buffer handling
 */
 #define DELIVER( x ) \
 do { \