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)
163 return ret; 163 return ret;
164} 164}
165 165
166}; 166} // namespace PList