From d2d8e2fa52c5633f6376e4d3b1d7aca9a9ea14b0 Mon Sep 17 00:00:00 2001 From: Andrew Opalach Date: Tue, 25 Aug 2026 19:35:41 -0400 Subject: File fixes Signed-off-by: Andrew Opalach --- src/util/error.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/util/error.c') diff --git a/src/util/error.c b/src/util/error.c index 97c7502..46fd8e6 100644 --- a/src/util/error.c +++ b/src/util/error.c @@ -19,6 +19,8 @@ char *nn_strerror(s32 errnum) #ifdef NAUNET_ON_WINDOWS #include "../winwrap.h" +// @TODO: GetLastError() should be used in common places like file_stdio. + // https://stackoverflow.com/a/46104456 char *nn_win32_error_message(s32 err) { -- cgit v1.2.3-101-g0448