aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/build
diff options
context:
space:
mode:
Diffstat (limited to 'test/build')
-rw-r--r--test/build/c++11.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/build/c++11.cc b/test/build/c++11.cc
index 519395f20a..4822a20e7f 100644
--- a/test/build/c++11.cc
+++ b/test/build/c++11.cc
@@ -31,7 +31,7 @@
*
*/
-/* This is just a compilation test, to see if we have zlib installed. */
+/* This is just a compilation test, to see if we have C++11. */
#include <stdlib.h>
#include <zlib.h>