summaryrefslogtreecommitdiff
path: root/codecs/g722/g722.h
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/g722/g722.h')
-rw-r--r--codecs/g722/g722.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/codecs/g722/g722.h b/codecs/g722/g722.h
index f57b1c882..1a1e4f9de 100644
--- a/codecs/g722/g722.h
+++ b/codecs/g722/g722.h
@@ -7,7 +7,7 @@
*
* Copyright (C) 2005 Steve Underwood
*
- * Despite my general liking of the GPL, I place my own contributions
+ * Despite my general liking of the GPL, I place my own contributions
* to this code in the public domain for the benefit of all mankind -
* even the slimy ones who might try to proprietize my work and use it
* to my detriment.
@@ -122,7 +122,7 @@ typedef struct
int nb;
int det;
} band[2];
-
+
unsigned int in_buffer;
int in_bits;
unsigned int out_buffer;