aboutsummaryrefslogtreecommitdiff
path: root/engines/glk/alan2/rules.h
diff options
context:
space:
mode:
authorFilippos Karapetis2018-12-28 13:37:19 +0200
committerFilippos Karapetis2018-12-28 13:41:39 +0200
commitaa8bcac2335804a8e8be47ea7fb27b09148ed49c (patch)
treebb6acfe46734db26e418ebe3fbd5f997640804a3 /engines/glk/alan2/rules.h
parent1abd4bb9072148547494d85c39ca540c1a7647f9 (diff)
downloadscummvm-rg350-aa8bcac2335804a8e8be47ea7fb27b09148ed49c.tar.gz
scummvm-rg350-aa8bcac2335804a8e8be47ea7fb27b09148ed49c.tar.bz2
scummvm-rg350-aa8bcac2335804a8e8be47ea7fb27b09148ed49c.zip
GLK: Fix namespace comments
Diffstat (limited to 'engines/glk/alan2/rules.h')
-rw-r--r--engines/glk/alan2/rules.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/glk/alan2/rules.h b/engines/glk/alan2/rules.h
index 9d5e8bf119..194c7d0733 100644
--- a/engines/glk/alan2/rules.h
+++ b/engines/glk/alan2/rules.h
@@ -46,6 +46,6 @@ private:
};
} // End of namespace Alan2
-} // Engine of namespace GLK
+} // End of namespace Glk
#endif