Kaynağa Gözat

locale: Fixed `\since` on SDL_Locale.

Ryan C. Gordon 13 saat önce
ebeveyn
işleme
1fbce8a06a
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      include/SDL_locale.h

+ 1 - 1
include/SDL_locale.h

@@ -47,7 +47,7 @@ extern "C" {
  * would be "en"), and the country, if not NULL, will be an ISO-3166 country
  * code (so Canada would be "CA").
  *
- * \since This function is available since SDL 3.2.0.
+ * \since This struct is available since SDL 2.0.14.
  *
  * \sa SDL_GetPreferredLocales
  */