summaryrefslogtreecommitdiffstats
path: root/src/Node.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Node.cpp')
-rw-r--r--src/Node.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Node.cpp b/src/Node.cpp
index 3da401e..51ecd75 100644
--- a/src/Node.cpp
+++ b/src/Node.cpp
@@ -163,4 +163,4 @@ Node* Node::FromPlist(plist_t node, Node* parent)
return ret;
}
-};
+} // namespace PList