From 86eab9c9bc9a75e57b4e97792cd4227d069d6819 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Mon, 25 Jul 2016 17:07:32 +0200 Subject: Manual refdup should not return int MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- doc/not-implemented.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/not-implemented.tex b/doc/not-implemented.tex index ca6da5c..9b3c6cb 100644 --- a/doc/not-implemented.tex +++ b/doc/not-implemented.tex @@ -773,7 +773,7 @@ with acceptable performance — {\tt *r = *a}, be implemented. \begin{alltt} - int + void refdup(z_t r, z_t a) \{ \textcolor{c}{/* \textrm{Almost fully optimised, but perfectly portable} *r = *a; */} -- cgit v1.2.3-70-g09d2