Explorar o código

Fixed comment at the top of testtime.c

Sam Lantinga %!s(int64=2) %!d(string=hai) anos
pai
achega
18feaa52dd
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  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>