From ff4e426dc09e2394c66cf4af358bbb1f3baf3c45 Mon Sep 17 00:00:00 2001
From: "Ryan C. Gordon" <[EMAIL REDACTED]>
Date: Thu, 24 Jul 2025 12:48:27 -0400
Subject: [PATCH] .wikiheaders-options: A little too fast on the commit on that
last one.
---
.wikiheaders-options | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.wikiheaders-options b/.wikiheaders-options
index dc576fdd..b9585179 100644
--- a/.wikiheaders-options
+++ b/.wikiheaders-options
@@ -2,7 +2,7 @@ projectfullname = SDL_image
projectshortname = SDL_image
incsubdir = include/SDL3_image
wikisubdir = SDL_image
-apiprefixregex = (IMG_|SDL_IMAGE_*)
+apiprefixregex = (IMG_|SDL_IMAGE_)
mainincludefname = SDL3_image/SDL_image.h
versionfname = include/SDL3_image/SDL_image.h
versionmajorregex = \A\#define\s+SDL_IMAGE_MAJOR_VERSION\s+(\d+)\Z