From 71050341d45bd8022d2d7a739aae5a8b8f7106be Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Mon, 20 May 2024 16:46:41 +0000 Subject: [PATCH] Sync SDL3 wiki -> header --- include/SDL3/SDL_hidapi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/SDL3/SDL_hidapi.h b/include/SDL3/SDL_hidapi.h index b90d7728fd..107ac8050e 100644 --- a/include/SDL3/SDL_hidapi.h +++ b/include/SDL3/SDL_hidapi.h @@ -41,8 +41,8 @@ * remains intact. * ``` * - * (Note that this license is the same as item three of SDL's zlib license, - * so it adds no new requirements on the user.) + * (Note that this license is the same as item three of SDL's zlib license, so + * it adds no new requirements on the user.) * * If you would like a version of SDL without this code, you can build SDL * with SDL_HIDAPI_DISABLED defined to 1. You might want to do this for