aboutsummaryrefslogtreecommitdiff
path: root/src/transformations/tinshift_exceptions.hpp
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2021-03-03 18:34:50 +0100
committerEven Rouault <even.rouault@spatialys.com>2021-03-03 18:34:50 +0100
commitd5e07c53993d73cdc85c6cbe48694aa9cc3872f4 (patch)
treede0719771863f6d987d5a0ac195c6e3593decc8f /src/transformations/tinshift_exceptions.hpp
parent5cf4ca197c36234a60976a236c1af69c76571460 (diff)
downloadPROJ-d5e07c53993d73cdc85c6cbe48694aa9cc3872f4.tar.gz
PROJ-d5e07c53993d73cdc85c6cbe48694aa9cc3872f4.zip
Reformat code with clang-format-10 from ubuntu 20.04
Diffstat (limited to 'src/transformations/tinshift_exceptions.hpp')
-rw-r--r--src/transformations/tinshift_exceptions.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transformations/tinshift_exceptions.hpp b/src/transformations/tinshift_exceptions.hpp
index d6d71302..1d13c2b1 100644
--- a/src/transformations/tinshift_exceptions.hpp
+++ b/src/transformations/tinshift_exceptions.hpp
@@ -49,4 +49,4 @@ const char *ParsingException::what() const noexcept { return msg_.c_str(); }
// ---------------------------------------------------------------------------
-} // namespace DEFORMATON_MODEL_NAMESPACE
+} // namespace TINSHIFT_NAMESPACE