From 3ce927f8914e20c5cdb3a5d3634786a37f5c1ebb Mon Sep 17 00:00:00 2001
From: "Ryan C. Gordon" <[EMAIL REDACTED]>
Date: Thu, 9 May 2024 13:44:48 -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 ac8e8525dde592ca9c4f75f254410b6d1b4589fd)
---
.wikiheaders-options | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.wikiheaders-options b/.wikiheaders-options
index 53058b1d0..1302012be 100644
--- a/.wikiheaders-options
+++ b/.wikiheaders-options
@@ -12,5 +12,5 @@ selectheaderregex = \ASDL_mixer\.h\Z
projecturl = https://libsdl.org/projects/SDL_mixer
wikiurl = https://wiki.libsdl.org/SDL_mixer
bugreporturl = https://github.com/libsdl-org/sdlwiki/issues/new
-warn_about_missing = 1
+warn_about_missing = 0
wikipreamble = (This function is part of SDL_mixer, a separate library from SDL.)