X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/e8d70b1b4abe17f1425aa7b8d4e582cd02372766..3ee33e04477ace9d13587f28253fb8c6d1c7ed6c:/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); \-\\ \} \-\\ \}