summaryrefslogtreecommitdiff
path: root/include/asterisk/fskmodem_int.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asterisk/fskmodem_int.h')
-rw-r--r--include/asterisk/fskmodem_int.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/asterisk/fskmodem_int.h b/include/asterisk/fskmodem_int.h
index d50e8abde..6a4db8bc8 100644
--- a/include/asterisk/fskmodem_int.h
+++ b/include/asterisk/fskmodem_int.h
@@ -48,7 +48,7 @@ typedef struct {
int xi0;
int xi1;
int xi2;
-
+
int ispb;
int icont;
int bw; /*!< Band Selector*/
@@ -59,7 +59,7 @@ typedef struct {
int pllispb; /*!<Pll autosense */
int pllids;
int pllispb2;
-
+
struct filter_struct mark_filter;
struct filter_struct space_filter;
struct filter_struct demod_filter;