Merge "Fix filename in comment in cmath"

This commit is contained in:
Dan Albert 2014-09-14 19:33:43 +00:00 committed by Gerrit Code Review
commit 2c58104718

View File

@ -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>