am 2c581047: Merge "Fix filename in comment in cmath"

* commit '2c58104718187ae99ea381a19ce8395b5349fded':
  Fix filename in comment in cmath
This commit is contained in:
Dan Albert 2014-09-14 19:59:41 +00:00 committed by Android Git Automerger
commit 73c605e234

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>