From: Mark Wooding Date: Sat, 3 Aug 2019 15:07:25 +0000 (+0100) Subject: doc/structures.tex: Missing line break. X-Git-Url: https://git.distorted.org.uk/~mdw/sod/commitdiff_plain/2f1ed4ebdaa97867ba3284704b395af4035d3995?hp=a5b9e2bef2e640d841229bd7ec1b69782e6e7e70 doc/structures.tex: Missing line break. --- diff --git a/doc/structures.tex b/doc/structures.tex index d4690f8..4940ca6 100644 --- a/doc/structures.tex +++ b/doc/structures.tex @@ -122,7 +122,7 @@ recommended. {[nick = obj, metaclass = SodClass, lisp_metaclass = sod_class] \\ class SodObject \{ \\ \ind - void init(?); + void init(?); \-\\ \}} The @|SodObject| class defines no slots. Because @|SodObject| has no