summaryrefslogtreecommitdiffstats
path: root/libcxx/src/config_elast.h
diff options
context:
space:
mode:
Diffstat (limited to 'libcxx/src/config_elast.h')
-rw-r--r--libcxx/src/config_elast.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libcxx/src/config_elast.h b/libcxx/src/config_elast.h
index 08d0103e8b8..9d6a76b0c00 100644
--- a/libcxx/src/config_elast.h
+++ b/libcxx/src/config_elast.h
@@ -30,7 +30,7 @@
#define _LIBCPP_ELAST _sys_nerr
#else
// Warn here so that the person doing the libcxx port has an easier time:
-#warning This platform's ELAST hasn't been ported yet
+#warning ELAST for this platform not yet implemented
#endif
#endif // _LIBCPP_CONFIG_ELAST
OpenPOWER on IntegriCloud