From 8235dcfc00861f520b1855a5334fc3b710310be5 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Sun, 24 Jun 2012 22:30:22 +0100 Subject: [PATCH] [conversions.buffer] Fix indentation. --- source/locales.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/locales.tex b/source/locales.tex index b7d1bad051..2d5108fc88 100644 --- a/source/locales.tex +++ b/source/locales.tex @@ -1345,7 +1345,7 @@ std::streambuf *bufptr; // \expos Codecvt *cvtptr; // \expos state_type cvtstate; // \expos - }; + }; } \end{codeblock}