aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/arch/x86/convert.c
diff options
context:
space:
mode:
Diffstat (limited to 'Transceiver52M/arch/x86/convert.c')
-rw-r--r--Transceiver52M/arch/x86/convert.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Transceiver52M/arch/x86/convert.c b/Transceiver52M/arch/x86/convert.c
index 07cdf59..bbcfd67 100644
--- a/Transceiver52M/arch/x86/convert.c
+++ b/Transceiver52M/arch/x86/convert.c
@@ -27,7 +27,7 @@
#include "config.h"
#endif
-/* Architecture dependant function pointers */
+/* Architecture dependent function pointers */
struct convert_cpu_context {
void (*convert_si16_ps_16n) (float *, const short *, int);
void (*convert_si16_ps) (float *, const short *, int);