libgit2/include
Shawn O. Pearce fbbfdf9f13 Move GIT_NORETURN into test_lib.h only
We should never have a noreturn style function in the library
itself, as such a function would prevent the calling application
from handling error conditions the way it wants.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
2008-11-03 18:42:54 -08:00
..
git Move GIT_NORETURN into test_lib.h only 2008-11-03 18:42:54 -08:00