From f88e8da1762aca7f57ed5372035f22af7f6d495f Mon Sep 17 00:00:00 2001 From: SDL Wiki Bot Date: Mon, 20 May 2024 16:47:07 +0000 Subject: [PATCH] Sync SDL2 wiki -> header --- include/SDL_hidapi.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/SDL_hidapi.h b/include/SDL_hidapi.h index 7fec19f0a8..9c38f52ea6 100644 --- a/include/SDL_hidapi.h +++ b/include/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