From 8bbded258316fb814448dfea38d23399521e81eb Mon Sep 17 00:00:00 2001 From: Philipp Wiesemann Date: Wed, 15 Jul 2015 21:10:38 +0200 Subject: [PATCH] Fixed comment in test program. --- test/testdisplayinfo.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/testdisplayinfo.c b/test/testdisplayinfo.c index 41882d02b..f7c7e1395 100644 --- a/test/testdisplayinfo.c +++ b/test/testdisplayinfo.c @@ -10,7 +10,7 @@ freely. */ -/* Program to test hotplugging of audio devices */ +/* Program to test querying of display info */ #include "SDL.h"