mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
1dde233a48
We're currently overriding fatal() with something that actually returns, which contrasts with its declaration as NORETURN. This breaks in the next patch which wants a real fatal() in wallet.h. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
run-db.c | ||
run-wallet.c | ||
test_utils.h |