diff options
Diffstat (limited to 'include/tinyff/common.h')
| -rw-r--r-- | include/tinyff/common.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tinyff/common.h b/include/tinyff/common.h index 3653807..c22f595 100644 --- a/include/tinyff/common.h +++ b/include/tinyff/common.h @@ -62,7 +62,7 @@ typedef struct { typedef struct { // Debug settings - ff_stream* ff_debug_stream; + ff_stream ff_debug_stream; ff_flag ff_debug_enabled; // Allocation |
