aboutsummaryrefslogtreecommitdiff
path: root/include/proj/io.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/proj/io.hpp')
-rw-r--r--include/proj/io.hpp3
1 files changed, 2 insertions, 1 deletions
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: