diff --git a/source/compatibility.tex b/source/compatibility.tex index 87878a3075..51910bfffb 100644 --- a/source/compatibility.tex +++ b/source/compatibility.tex @@ -2785,7 +2785,7 @@ \diffref{basic.def} \change -\Cpp{} does not have ``tentative definitions'' as in C.\\ +\Cpp{} does not have ``tentative definitions'' as in C. \begin{example} At file scope, \begin{codeblock}