Răsfoiți Sursa

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 2 luni în urmă
părinte
comite
5ad0337685
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      include/SDL3/SDL_tray.h

+ 1 - 1
include/SDL3/SDL_tray.h

@@ -251,7 +251,7 @@ extern SDL_DECLSPEC SDL_TrayMenu * SDLCALL SDL_GetTraySubmenu(SDL_TrayEntry *ent
  *
  * \param menu The menu to get entries from.
  * \param count An optional pointer to obtain the number of entries in the
- *             menu.
+ *              menu.
  * \returns a NULL-terminated list of entries within the given menu. The
  *          pointer becomes invalid when any function that inserts or deletes
  *          entries in the menu is called.