aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-05-12 15:11:00 +0200
committerEven Rouault <even.rouault@spatialys.com>2021-05-12 15:11:00 +0200
commita962fdc54a427585dff4b04091b13e3db07da9ff (patch)
tree37f2ae23f29c9e80d8c663dd1521a23e51049f22 /include
parenta78f0834d9d999e1026e01be1fc18f16132537e1 (diff)
downloadPROJ-a962fdc54a427585dff4b04091b13e3db07da9ff.tar.gz
PROJ-a962fdc54a427585dff4b04091b13e3db07da9ff.zip
Formatting fixes
Diffstat (limited to 'include')
-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: