commit 4d87aa4e309381e6c11f0e2d190eec248152a093 parent b205fb46a922f5e5d7802e46b12b8e7c24284b12 Author: Olav Sørensen <olav.sorensen@live.no> Date: Sat, 23 Jan 2021 15:56:19 +0100 Fixed strange typo in comment :) Diffstat:
M | src/mixer/ft2_mix.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/mixer/ft2_mix.c b/src/mixer/ft2_mix.c @@ -5,7 +5,7 @@ #include "ft2_center_mix.h" /* -** -------------------- doubleing point audio channel mixer --------------------- +** ------------ double-precision floating-point audio channel mixer ------------ ** (Note: Mixing macros can be found in ft2_mix_macros.h) ** ** Specifications: