Update old comment in bit_struct_detail.h .
Test: Rely on TreeHugger.
Bug: 148125232
Change-Id: I1d931eec46bcd33446ec407e81cdebcb0d568c16
diff --git a/libartbase/base/bit_struct_detail.h b/libartbase/base/bit_struct_detail.h
index 380daa6..ad7c0f4 100644
--- a/libartbase/base/bit_struct_detail.h
+++ b/libartbase/base/bit_struct_detail.h
@@ -82,7 +82,7 @@
T val_;
};
- // Safely alias pod_ and value_ together.
+ // Safely alias storage_ and value_ together.
//
// See C++ 9.5.1 [class.union]:
// If a standard-layout union contains several standard-layout structs that share a common