diff --git a/test/loopwave.c b/test/loopwave.c index 1e98f4bab..47db4a81c 100644 --- a/test/loopwave.c +++ b/test/loopwave.c @@ -10,7 +10,7 @@ freely. */ -/* Program to load a wave file and loop playing it using SDL sound */ +/* Program to load a wave file and loop playing it using SDL audio */ /* loopwaves.c is much more robust in handling WAVE files -- This is only for simple WAVEs