X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/e8d70b1b4abe17f1425aa7b8d4e582cd02372766..9b9ad6b931736323a34123c11edfdff97a22623e:/doc/concepts.tex diff --git a/doc/concepts.tex b/doc/concepts.tex index 7e3c1c5..970b710 100644 --- a/doc/concepts.tex +++ b/doc/concepts.tex @@ -1127,7 +1127,7 @@ counting system, as follows. [role = around] \\ int obj.teardown() \\ \{ \\ \ind - if (--\,--me@->ref.nref) return (1); \\ + if (@--me@->ref.nref) return (1); \\ else return (CALL_NEXT_METHOD); \-\\ \} \-\\ \}