Răsfoiți Sursa

Fixed comment at the top of testtime.c

Sam Lantinga 2 ani în urmă
părinte
comite
18feaa52dd
1 a modificat fișierele cu 1 adăugiri și 3 ștergeri
  1. 1 3
      test/testtime.c

+ 1 - 3
test/testtime.c

@@ -10,9 +10,7 @@
   freely.
 */
 
-/* Test program to check the resolution of the SDL timer on the current
-   platform
-*/
+/* Test program to verify the SDL date/time APIs */
 #include <SDL3/SDL.h>
 #include <SDL3/SDL_main.h>
 #include <SDL3/SDL_test.h>