From 77aa9a3259ddfd6c64534d63424d5b0fa3010900 Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Fri, 22 May 2026 09:43:59 +1000 Subject: refactor: move benches to include directory --- include/tinyff/result.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/tinyff/result.h') diff --git a/include/tinyff/result.h b/include/tinyff/result.h index f15af1b..f167277 100644 --- a/include/tinyff/result.h +++ b/include/tinyff/result.h @@ -24,6 +24,7 @@ typedef enum { // Generic FF_RESULT_ERROR_OUT_OF_BOUNDS, + FF_RESULT_ERROR_NULL_PTR, // Media specific -- cgit v1.2.3