From 9c722239ac5e9c1075caea32765feedce5da28df Mon Sep 17 00:00:00 2001 From: WormHeamer Date: Fri, 7 Feb 2025 08:45:40 -0500 Subject: rename STDWRM_STR_IMPL to STDWRM_IMPL_STR --- strio.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'strio.h') diff --git a/strio.h b/strio.h index 4dbdd74..20d0ddf 100644 --- a/strio.h +++ b/strio.h @@ -7,7 +7,7 @@ string read_whole_file(FILE *f); -#ifdef STDWRM_STR_IMPL +#ifdef STDWRM_IMPL_STR string read_whole_file(FILE *f) { char chunk[256]; -- cgit 1.4.1-2-gfad0