diff options
-rw-r--r-- | libstdc++/include/cmath | 2 |
1 files changed, 1 insertions, 1 deletions
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> |