aboutsummaryrefslogtreecommitdiff
path: root/engines/zvision/zfsArchive.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/zvision/zfsArchive.h')
-rw-r--r--engines/zvision/zfsArchive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/zvision/zfsArchive.h b/engines/zvision/zfsArchive.h
index 718b26c836..60292f865e 100644
--- a/engines/zvision/zfsArchive.h
+++ b/engines/zvision/zfsArchive.h
@@ -115,6 +115,6 @@ private:
void unXor(byte *buffer, int length, const byte *xorKey) const;
};
-} // End of namespace Common
+} // End of namespace ZVision
#endif