Browse Source

Fixed comment in test program.

Philipp Wiesemann 9 years ago
parent
commit
8bbded2583
1 changed files with 1 additions and 1 deletions
  1. 1 1
      test/testdisplayinfo.c

+ 1 - 1
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"