From b64393480efb0c1bba17411f8102970527922b19 Mon Sep 17 00:00:00 2001 From: Alisdair Meredith Date: Tue, 24 Jun 2025 16:40:46 -0400 Subject: [PATCH] [diff.basic] Fix underfull hbox --- source/compatibility.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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}