From 59155abbf370e297c0082ff509bbbb6b46904e3e Mon Sep 17 00:00:00 2001 From: vitaut Date: Tue, 8 Sep 2015 08:16:12 -0700 Subject: [PATCH] Remove extra newline --- format.h | 1 - 1 file changed, 1 deletion(-) diff --git a/format.h b/format.h index 4967b81a..4bc47bfa 100644 --- a/format.h +++ b/format.h @@ -285,7 +285,6 @@ class BasicStringRef { typedef BasicStringRef StringRef; typedef BasicStringRef WStringRef; - /** \rst A reference to a null terminated string. It can be constructed from a C