diff options
| author | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-06-08 10:24:03 +1000 |
|---|---|---|
| committer | TazyFoundSoup <gardendistrict0x0@outlook.com> | 2026-06-08 10:24:03 +1000 |
| commit | c9f5da1d19e6ace5d6a7c650fe996f359e11d1a5 (patch) | |
| tree | c5d61055549f1819d902e567f7227e0c3778300c /include/tinyff/result.h | |
| parent | 62cbefa6a8fca583c6f600f1d7e24f0c61c91b1e (diff) | |
docs(headers): Clean up comments across public headers
Diffstat (limited to 'include/tinyff/result.h')
| -rw-r--r-- | include/tinyff/result.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/tinyff/result.h b/include/tinyff/result.h index f167277..8f09a52 100644 --- a/include/tinyff/result.h +++ b/include/tinyff/result.h @@ -40,8 +40,6 @@ typedef enum { // Memory FF_RESULT_ERROR_MEMORY_ALLOCATION, - - // More will be created when more errors occur } ff_result; #endif
\ No newline at end of file |
