commit | 2c58104718187ae99ea381a19ce8395b5349fded | [log] [tgz] |
---|---|---|
author | Dan Albert <danalbert@google.com> | Sun Sep 14 19:33:43 2014 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Sun Sep 14 19:33:44 2014 +0000 |
tree | 2e8a95fdb20a84df569f98ecd59ff274253e682f | |
parent | 85ef3b5b80da353afa24d0ab21c35be01951e0b7 [diff] | |
parent | 2214a1ce1753e19799a3c559f9e6bc9854052975 [diff] |
Merge "Fix filename in comment in cmath"
diff --git a/libstdc++/include/cmath b/libstdc++/include/cmath index be70343..a15b2ac 100644 --- a/libstdc++/include/cmath +++ b/libstdc++/include/cmath
@@ -31,7 +31,7 @@ #define BIONIC_LIBSTDCPP_INCLUDE_CMATH__ /* - * Standard C++ Library wrapper around the C time.h header file. + * Standard C++ Library wrapper around the C math.h header file. */ #include <cstddef>