From c9f5da1d19e6ace5d6a7c650fe996f359e11d1a5 Mon Sep 17 00:00:00 2001 From: TazyFoundSoup Date: Mon, 8 Jun 2026 10:24:03 +1000 Subject: docs(headers): Clean up comments across public headers --- include/tinyff/result.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/tinyff/result.h') 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 -- cgit v1.2.3