summaryrefslogtreecommitdiffstats
path: root/thirdparties/common/include/gsm.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/common/include/gsm.h')
-rwxr-xr-xthirdparties/common/include/gsm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thirdparties/common/include/gsm.h b/thirdparties/common/include/gsm.h
index 4714ab6..5df6c99 100755
--- a/thirdparties/common/include/gsm.h
+++ b/thirdparties/common/include/gsm.h
@@ -55,7 +55,7 @@ typedef gsm_byte gsm_frame[33]; /* 33 * 8 bits */
#define GSM_OPT_FRAME_CHAIN 6
extern gsm gsm_create GSM_P((void));
-extern void gsm_destroy GSM_P((gsm));
+extern void gsm_destroy GSM_P((gsm));
extern int gsm_print GSM_P((FILE *, gsm, gsm_byte *));
extern int gsm_option GSM_P((gsm, int, int *));
OpenPOWER on IntegriCloud