]> de.git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - snd_null.c
S_GetEntChallelPosition -> S_GetEntChannelPosition
[xonotic/darkplaces.git] / snd_null.c
index 0b97ef625810e28802e664a14e26967c79eff3af..7362dc5693324e08d350a727581b6666470f638c 100755 (executable)
@@ -157,7 +157,7 @@ float S_GetChannelPosition (unsigned int ch_ind)
        return -1;
 }
 
-float S_GetEntChallelPosition(int entnum, int entchannel)
+float S_GetEntChannelPosition(int entnum, int entchannel)
 {
        return -1;
 }