summaryrefslogtreecommitdiffstats
path: root/patchoat/patchoat.h
diff options
context:
space:
mode:
Diffstat (limited to 'patchoat/patchoat.h')
-rw-r--r--patchoat/patchoat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/patchoat/patchoat.h b/patchoat/patchoat.h
index 326333eb7..9086d58fc 100644
--- a/patchoat/patchoat.h
+++ b/patchoat/patchoat.h
@@ -36,7 +36,7 @@ class Object;
class Reference;
class Class;
class ArtMethod;
-}; // namespace mirror
+} // namespace mirror
class PatchOat {
public: