From 76e4960aa9b9badbd9caa376e303f9360ebb7ccd Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Thu, 18 Dec 2014 23:30:55 +0000 Subject: Documentation fixes --- doc/libstddjb/genwrite.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/libstddjb/genwrite.html') diff --git a/doc/libstddjb/genwrite.html b/doc/libstddjb/genwrite.html index 33ff4d3..3bf6fd8 100644 --- a/doc/libstddjb/genwrite.html +++ b/doc/libstddjb/genwrite.html @@ -46,7 +46,7 @@ stuff to the target without flushing it (which can be genwrite_put_stralloc, genwrite_put_buffer, genwrite_put_bufalloc or any compatible user-defined function) in .put, a pointer to a function -that flushes the target (which can be genwrite_flush_stralloc, +that flushes the target (which can be genwrite_flush_stralloc, genwrite_flush_buffer, genwrite_flush_bufalloc or any compatible user-defined function) in .flush, and a pointer to the target writing structure in .target. -- cgit v1.2.3