From 2f1ed4ebdaa97867ba3284704b395af4035d3995 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Sat, 3 Aug 2019 16:07:25 +0100 Subject: [PATCH 1/1] doc/structures.tex: Missing line break. --- doc/structures.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.11.0