summaryrefslogtreecommitdiffstats
path: root/libmpcodecs/native/xa_gsm_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpcodecs/native/xa_gsm_int.h')
-rw-r--r--libmpcodecs/native/xa_gsm_int.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libmpcodecs/native/xa_gsm_int.h b/libmpcodecs/native/xa_gsm_int.h
index 40a31a8cb3..a6412440b6 100644
--- a/libmpcodecs/native/xa_gsm_int.h
+++ b/libmpcodecs/native/xa_gsm_int.h
@@ -76,10 +76,10 @@ typedef struct {
/*
- * Inlined functions from add.h
+ * Inlined functions from add.h
*/
-/*
+/*
* #define GSM_MULT_R(a, b) (* word a, word b, !(a == b == MIN_WORD) *) \
* (0x0FFFF & SASR(((longword)(a) * (longword)(b) + 16384), 15))
*/