mirror of https://github.com/davisking/dlib.git
Fixed a typo
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403879
This commit is contained in:
parent
9cab0eca08
commit
e0837d857b
|
@ -474,7 +474,7 @@
|
|||
<p>
|
||||
Note that when this macro fails and throws an exception it also calls the global
|
||||
C function dlib_assert_breakpoint(). This behavior makes it easy to set a debugging
|
||||
tool to break when DLIB_CASSERT fails by setting a breakpoint on dlib_assert_breakpoint().
|
||||
tool to break when DLIB_ASSERT fails by setting a breakpoint on dlib_assert_breakpoint().
|
||||
</p>
|
||||
</description>
|
||||
|
||||
|
|
Loading…
Reference in New Issue