summaryrefslogtreecommitdiffstats
path: root/runtime/check_reference_map_visitor.h
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2014-09-17 10:19:01 +0100
committerNicolas Geoffray <ngeoffray@google.com>2014-09-17 10:19:01 +0100
commit48a89618eb6ac318733ff574477182ccb242592c (patch)
tree032ae1de1b5a1487c2025e4ffe8b3969021538d9 /runtime/check_reference_map_visitor.h
parent913c4cffe825ce2f440d6e9c6b401597a0706aa7 (diff)
downloadandroid_art-48a89618eb6ac318733ff574477182ccb242592c.tar.gz
android_art-48a89618eb6ac318733ff574477182ccb242592c.tar.bz2
android_art-48a89618eb6ac318733ff574477182ccb242592c.zip
Fix lint error.
Change-Id: Idd5b1f621f4dfaff717795cdbe76d8732b17aa9e
Diffstat (limited to 'runtime/check_reference_map_visitor.h')
-rw-r--r--runtime/check_reference_map_visitor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/check_reference_map_visitor.h b/runtime/check_reference_map_visitor.h
index 166e23f3de..1a78d72657 100644
--- a/runtime/check_reference_map_visitor.h
+++ b/runtime/check_reference_map_visitor.h
@@ -108,4 +108,4 @@ class CheckReferenceMapVisitor : public StackVisitor {
} // namespace art
-#endif // ART_RUNTIME_REFERENCE_MAP_VISITOR_H_
+#endif // ART_RUNTIME_CHECK_REFERENCE_MAP_VISITOR_H_