aboutsummaryrefslogtreecommitdiff
path: root/engines/teenagent/pack.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/teenagent/pack.h')
-rw-r--r--engines/teenagent/pack.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/teenagent/pack.h b/engines/teenagent/pack.h
index 947f8d75f6..4514da8d6c 100644
--- a/engines/teenagent/pack.h
+++ b/engines/teenagent/pack.h
@@ -44,6 +44,6 @@ public:
Common::SeekableReadStream * getStream(uint32 id) const;
};
-}
+} // End of namespace TeenAgent
#endif