(wrong string) ée

From: <git_AT_suckless.org>
Date: Mon, 25 Jul 2016 17:08:57 +0200 (CEST)

commit 86eab9c9bc9a75e57b4e97792cd4227d069d6819
Author: Mattias Andrée <maandree_AT_kth.se>
AuthorDate: Mon Jul 25 17:07:32 2016 +0200
Commit: Mattias Andrée <maandree_AT_kth.se>
CommitDate: Mon Jul 25 17:07:32 2016 +0200

    Manual refdup should not return int
    
    Signed-off-by: Mattias Andrée <maandree_AT_kth.se>

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
_AT_@ -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; */}
Received on Mon Jul 25 2016 - 17:08:57 CEST

This archive was generated by hypermail 2.3.0 : Mon Jul 25 2016 - 17:12:23 CEST