From d61abccddf579b05ab8532d537e914ceb53c7996 Mon Sep 17 00:00:00 2001
From: "Ryan C. Gordon" <[EMAIL REDACTED]>
Date: Thu, 9 May 2024 13:45:39 -0400
Subject: [PATCH] .wikiheaders-options: Don't warn about missing symbols.
This just spams Ryan's email, for a legacy branch we aren't going to spend
time documenting further.
(cherry picked from commit d928201897cfdecd59f45f631414f0afdcec85c6)
---
.wikiheaders-options | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.wikiheaders-options b/.wikiheaders-options
index 08edf1abd..e2524690d 100644
--- a/.wikiheaders-options
+++ b/.wikiheaders-options
@@ -12,5 +12,5 @@ selectheaderregex = \ASDL_image\.h\Z
projecturl = https://libsdl.org/projects/SDL_image
wikiurl = https://wiki.libsdl.org/SDL_image
bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new
-warn_about_missing = 1
+warn_about_missing = 0
wikipreamble = (This function is part of SDL_image, a separate library from SDL.)