From: Mark Wooding Date: Wed, 2 Aug 2017 09:52:35 +0000 (+0100) Subject: doc/structures.tex: Fix variable reuse in keyword-args message signature. X-Git-Url: https://git.distorted.org.uk/~mdw/sod/commitdiff_plain/d47e7cbba080c7cf7882875f42d7211b4bdbe9d8?ds=sidebyside;hp=d47e7cbba080c7cf7882875f42d7211b4bdbe9d8 doc/structures.tex: Fix variable reuse in keyword-args message signature. I had `m' as both the message name and the total number of arguments. ---