mirror of
https://github.com/boostorg/algorithm.git
synced 2025-07-01 06:51:03 +02:00
Merge Michael Morin's typo fixes for Boost.Algorithm to release; no functionality change.
[SVN r82240]
This commit is contained in:
@ -129,7 +129,7 @@ void test_nonhex_input4 () {
|
||||
}
|
||||
|
||||
void test_nonhex_input () {
|
||||
// BOOST_TEST_MESSAGE ( "Non hex input tests for for boost::algorithm::unhex" );
|
||||
// BOOST_TEST_MESSAGE ( "Non hex input tests for boost::algorithm::unhex" );
|
||||
test_nonhex_input1 ();
|
||||
test_nonhex_input2 ();
|
||||
test_nonhex_input3 ();
|
||||
|
Reference in New Issue
Block a user