From 18feaa52dd9163d4159fcc607b8edddd46bd4904 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Tue, 19 Mar 2024 17:09:08 -0700 Subject: [PATCH] Fixed comment at the top of testtime.c --- test/testtime.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/test/testtime.c b/test/testtime.c index 9a697da9d..e317cee4f 100644 --- a/test/testtime.c +++ b/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 #include #include