Commit 8bbded258316fb814448dfea38d23399521e81eb

Philipp Wiesemann 2015-07-15T21:10:38

Fixed comment in test program.

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/test/testdisplayinfo.c b/test/testdisplayinfo.c
index 41882d0..f7c7e13 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"