summaryrefslogtreecommitdiff
path: root/doc/functions/TIFFmemory.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/functions/TIFFmemory.rst')
-rw-r--r--doc/functions/TIFFmemory.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/functions/TIFFmemory.rst b/doc/functions/TIFFmemory.rst
index 169a9681..826d6d22 100644
--- a/doc/functions/TIFFmemory.rst
+++ b/doc/functions/TIFFmemory.rst
@@ -14,7 +14,7 @@ Synopsis
.. c:function:: tdata_t _TIFFrealloc(tdata_t buffer, tsize_t size)
-.. c:function:: void _TIFFfree(tdata_t " buffer ")
+.. c:function:: void _TIFFfree(tdata_t buffer)
.. c:function:: void _TIFFmemset(tdata_t s, int c, tsize_t n)