diff options
Diffstat (limited to 'include/tinyff/result.h')
| -rw-r--r-- | include/tinyff/result.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
