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
70 return b != 0 ; 70 return b != 0 ;
71} 71}
72 72
73}; 73} // namespace PList