SDL Wiki Bot пре 2 година
родитељ
комит
0b4a195f4b
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      include/SDL3/SDL_vulkan.h

+ 1 - 1
include/SDL3/SDL_vulkan.h

@@ -150,7 +150,7 @@ extern DECLSPEC void SDLCALL SDL_Vulkan_UnloadLibrary(void);
  * You should not free the returned array; it is owned by SDL.
  * You should not free the returned array; it is owned by SDL.
  *
  *
  * \param count A pointer to an int that will be filled with the number of
  * \param count A pointer to an int that will be filled with the number of
- *               extensions returned.
+ *              extensions returned.
  * \returns An array of extension name strings on success, NULL on error.
  * \returns An array of extension name strings on success, NULL on error.
  *
  *
  * \since This function is available since SDL 3.0.0.
  * \since This function is available since SDL 3.0.0.