From b871725cbda0454d6b2a988f76588a69fd3a0511 Mon Sep 17 00:00:00 2001 From: Mark Wooding Date: Wed, 7 Aug 2019 18:13:55 +0100 Subject: [PATCH 1/1] doc/meta.tex: Add missing return values for `make-sod-MUMBLE-initarg'. --- doc/meta.tex | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/doc/meta.tex b/doc/meta.tex index 7b1c461..84f3f75 100644 --- a/doc/meta.tex +++ b/doc/meta.tex @@ -183,8 +183,9 @@ \end{describe} \begin{describe}{gf} - {make-sod-user-initarg @ @ @ @ - \&key :default :location} + {make-sod-user-initarg @ @ @ @ + \&key :default :location + \nlret @} \end{describe} \begin{describe}{gf}{sod-initarg-default @ @> @} @@ -200,12 +201,14 @@ \begin{describe}{gf} {make-sod-slot-initarg @ @ @ @ @ - \&key :location} + \&key :location + \nlret @} \end{describe} \begin{describe}{gf} {make-sod-slot-initarg-using-slot @ @ @ @ - \&key :location} + \&key :location + \nlret @}} \end{describe} \begin{describe*} -- 2.11.0