commit | aa130b7ef8d169c8f82e216c02eca7b8d96ecd43 | [log] [tgz] |
---|---|---|
author | Charles He <qiurui@google.com> | Thu Dec 15 17:47:43 2016 +0000 |
committer | android-build-merger <android-build-merger@google.com> | Thu Dec 15 17:47:43 2016 +0000 |
tree | 65808dfcb13687e206cddf7ab406b5d14c3f3f88 | |
parent | baad53615d24e72d1d4160ec1da3df7412b23553 [diff] | |
parent | 4df184367f0e30e7cefd165363ab781d46ae5fe7 [diff] |
Merge "[nit] Fix typo in properties.h" am: ded663c231 am: 21181e5297 am: d887102049 Change-Id: I566cc4b5a8a9b41c3298492ae547e90d764257ac
diff --git a/base/include/android-base/properties.h b/base/include/android-base/properties.h index 95d1b6a..4d7082a 100644 --- a/base/include/android-base/properties.h +++ b/base/include/android-base/properties.h
@@ -61,4 +61,4 @@ } // namespace base } // namespace android -#endif // ANDROID_BASE_MEMORY_H +#endif // ANDROID_BASE_PROPERTIES_H