fixed typo in comment

--HG--
extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%402235
pull/2/head
Davis King 17 years ago
parent 01f284d5bd
commit 44776dbbd4

@ -29,7 +29,7 @@
DLIB_STACK_TRACE;
// you may print the current stack trace as follows.
std::cout << get_stack_trace() << endl;
std::cout << dlib::get_stack_trace() << endl;
}
void funct()

Loading…
Cancel
Save