diff options
Diffstat (limited to 'src/Data.cpp')
-rw-r--r-- | src/Data.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Data.cpp b/src/Data.cpp index 2e93007..11439d3 100644 --- a/src/Data.cpp +++ b/src/Data.cpp @@ -76,4 +76,4 @@ std::vector<char> Data::GetValue() const -}; +} // namespace PList |