diff options
Diffstat (limited to 'include/tinyff')
| -rw-r--r-- | include/tinyff/result.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tinyff/result.h b/include/tinyff/result.h index 55ddcfd..3ed69b9 100644 --- a/include/tinyff/result.h +++ b/include/tinyff/result.h @@ -18,7 +18,7 @@ typedef enum { // Media specific // PNG - FF_RESULT_ERROR_INVALID_PNG_SIGNITURE, + FF_RESULT_ERROR_INVALID_PNG_SIGNATURE, // Archive (more general archives terms) FF_RESULT_ERROR_DECOMPRESSION_FAILURE, |
