From dde5775bb5597691e5165f42999e4ca9f76690cf Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Fri, 23 Jan 2026 00:10:53 +0100 Subject: Update to nonstd.h --- nonstd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nonstd.h') diff --git a/nonstd.h b/nonstd.h index d001a4a..224f8ae 100644 --- a/nonstd.h +++ b/nonstd.h @@ -5,7 +5,7 @@ // This file provides both the interface and the implementation. // To instantiate the implementation, // #define NONSTD_IMPLEMENTATION -// before including this file. +// before including this file. #ifdef NONSTD_IMPLEMENTATION #ifndef _POSIX_C_SOURCE -- cgit v1.2.3