aboutsummaryrefslogtreecommitdiff
path: root/include/proj/io.hpp
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-03-16 13:31:09 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-03-16 13:31:09 +0100
commita9886a5e4a64610aa605e98afeb467d1c44ed925 (patch)
tree8cf639ef154dd6f14e1a0a8b94b250e9ba62a98f /include/proj/io.hpp
parentc0601332bce61326fee68cc76cbf1cae67ec1f03 (diff)
downloadPROJ-a9886a5e4a64610aa605e98afeb467d1c44ed925.tar.gz
PROJ-a9886a5e4a64610aa605e98afeb467d1c44ed925.zip
Run scripts/reformat_cpp.sh
Diffstat (limited to 'include/proj/io.hpp')
-rw-r--r--include/proj/io.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/proj/io.hpp b/include/proj/io.hpp
index 2fef0f9c..8cf8e3c4 100644
--- a/include/proj/io.hpp
+++ b/include/proj/io.hpp
@@ -901,7 +901,7 @@ class PROJ_GCC_DLL AuthorityFactory {
/** Whether the object is deprecated */
bool deprecated;
/** Whereas the west_lon_degree, south_lat_degree, east_lon_degree and
- * north_lat_degree fields are valid. */
+ * north_lat_degree fields are valid. */
bool bbox_valid;
/** Western-most longitude of the area of use, in degrees. */
double west_lon_degree;