From 8188bb9f019fb7de31502a5f303ebc636c6cc408 Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Sun, 3 Apr 2022 20:52:54 -0700 Subject: Update a comment for abandoned extension functions --- alc/inprogext.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'alc/inprogext.h') diff --git a/alc/inprogext.h b/alc/inprogext.h index 79826d5e..7643e5a4 100644 --- a/alc/inprogext.h +++ b/alc/inprogext.h @@ -92,7 +92,7 @@ AL_API void AL_APIENTRY alAuxiliaryEffectSlotStopvSOFT(ALsizei n, const ALuint * AL_API const ALchar* AL_APIENTRY alsoft_get_version(void); -/* Functions from abandoned extenions. */ +/* Functions from abandoned extenions. Only here for binary compatibility. */ AL_API void AL_APIENTRY alSourceQueueBufferLayersSOFT(ALuint src, ALsizei nb, const ALuint *buffers); -- cgit v1.2.3