X-Git-Url: https://git.donarmstrong.com/?p=rsem.git;a=blobdiff_plain;f=boost%2Ftype_traits%2Fconfig.hpp;fp=boost%2Ftype_traits%2Fconfig.hpp;h=793445429948581e73c217b2365e6488261c547a;hp=94f13769a4ca7dc546cff1cedff51a9a07b0d98f;hb=2d71eb92104693ca9baa5a2e1c23eeca776d8fd3;hpb=da57529b92adbb7ae74a89861cb39fb35ac7c62d diff --git a/boost/type_traits/config.hpp b/boost/type_traits/config.hpp index 94f1376..7934454 100644 --- a/boost/type_traits/config.hpp +++ b/boost/type_traits/config.hpp @@ -16,7 +16,7 @@ #include // -// whenever we have a conversion function with elipses +// whenever we have a conversion function with ellipses // it needs to be declared __cdecl to suppress compiler // warnings from MS and Borland compilers (this *must* // appear before we include is_same.hpp below):