Skip to content

Commit cd4c5fe

Browse files
committed
fix a type that was noted in boostorg#118 (comment)
1 parent 12e3743 commit cd4c5fe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ test-suite stacktrace_tests
121121
[ run thread_safety_checking.cpp
122122
: : : <debug-symbols>on <library>/boost/thread//boost_thread <library>/boost/timer//boost_timer <library>.//test_impl_lib_backtrace $(LINKSHARED_BT)
123123
<define>BOOST_STACKTRACE_BACKTRACE_FORCE_STATIC
124-
: backtrace_lib_threaded_ststic ]
124+
: backtrace_lib_threaded_static ]
125125
[ run thread_safety_checking.cpp
126126
: : : <debug-symbols>on <library>/boost/thread//boost_thread <library>/boost/timer//boost_timer <library>.//test_impl_lib_windbg $(LINKSHARED_WIND)
127127
: windbg_lib_threaded ]

0 commit comments

Comments
 (0)