From a962fdc54a427585dff4b04091b13e3db07da9ff Mon Sep 17 00:00:00 2001 From: Even Rouault Date: Wed, 12 May 2021 15:11:00 +0200 Subject: Formatting fixes --- include/proj/io.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'include') diff --git a/include/proj/io.hpp b/include/proj/io.hpp index 02005953..11912e3d 100644 --- a/include/proj/io.hpp +++ b/include/proj/io.hpp @@ -784,7 +784,8 @@ class PROJ_GCC_DLL WKTParser { // --------------------------------------------------------------------------- -/** \brief Parse a PROJ string into the appropriate subclass of util::BaseObject. +/** \brief Parse a PROJ string into the appropriate subclass of + * util::BaseObject. */ class PROJ_GCC_DLL PROJStringParser { public: -- cgit v1.2.3