summaryrefslogtreecommitdiffstats
path: root/src/String.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/String.cpp')
-rw-r--r--src/String.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/String.cpp b/src/String.cpp
index 0965349..7bc3abc 100644
--- a/src/String.cpp
+++ b/src/String.cpp
@@ -77,4 +77,4 @@ std::string String::GetValue() const
77 return ret; 77 return ret;
78} 78}
79 79
80}; 80} // namespace PList