]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_mix.c
Fixed a couple of comments, and modified slightly the developer printing in ResampleSfx
[xonotic/darkplaces.git] / snd_mix.c
index 4e42a9674438432bed58fcf05ec39b9477e27010..6f92eb1348aebf82c90b1274170c911660a33cdd 100644 (file)
--- a/snd_mix.c
+++ b/snd_mix.c
@@ -17,7 +17,7 @@ along with this program; if not, write to the Free Software
 Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 */
-// snd_mix.c -- portable code to mix sounds for snd_dma.c
+// snd_mix.c -- portable code to mix sounds
 
 #include "quakedef.h"
 #include "snd_main.h"