mirror of
https://git.proxmox.com/git/libgit2
synced 2025-12-24 18:49:22 +00:00
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> |
||
|---|---|---|
| .. | ||
| t0000-oid.c | ||
| test_lib.c | ||
| test_lib.h | ||
| test_main.c | ||