From d63e7e59d8a42cda89155d970ea166fa7bc10957 Mon Sep 17 00:00:00 2001 From: Eelis van der Weegen Date: Tue, 20 Nov 2018 20:06:17 +0100 Subject: [PATCH] [dcl.fct] Add missing period after last sentence in example. --- source/declarations.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/declarations.tex b/source/declarations.tex index 1717ebebd6..86193cb1a0 100644 --- a/source/declarations.tex +++ b/source/declarations.tex @@ -3272,7 +3272,7 @@ However, the first argument must be of a type that can be converted to a \tcode{const} -\tcode{char*} +\tcode{char*}. \end{example} \begin{note} The standard header