[svn] commit: r2858 - /trunk/src/lib/bench/tests/benchmark_unittest.cc

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Sep 7 23:06:17 UTC 2010


Author: jreed
Date: Tue Sep  7 23:06:17 2010
New Revision: 2858

Log:
typo fix in a comment.

Modified:
    trunk/src/lib/bench/tests/benchmark_unittest.cc

Modified: trunk/src/lib/bench/tests/benchmark_unittest.cc
==============================================================================
--- trunk/src/lib/bench/tests/benchmark_unittest.cc (original)
+++ trunk/src/lib/bench/tests/benchmark_unittest.cc Tue Sep  7 23:06:17 2010
@@ -58,7 +58,7 @@
 };
 
 // XXX: some compilers cannot find class static constants used in
-// EXPECT_xxx macross, for which we need an explicit definition.
+// EXPECT_xxx macros, for which we need an explicit definition.
 template <typename T>
 const int BenchMark<T>::TIME_FAILURE;
 }




More information about the bind10-changes mailing list