summaryrefslogtreecommitdiffstats
path: root/src/Boolean.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Boolean.cpp')
-rw-r--r--src/Boolean.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Boolean.cpp b/src/Boolean.cpp
index 4608eaf..35f2a57 100644
--- a/src/Boolean.cpp
+++ b/src/Boolean.cpp
@@ -70,4 +70,4 @@ bool Boolean::GetValue() const
return b != 0 ;
}
-};
+} // namespace PList