summaryrefslogtreecommitdiff
path: root/jpwl/rs.c
diff options
context:
space:
mode:
Diffstat (limited to 'jpwl/rs.c')
-rw-r--r--jpwl/rs.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/jpwl/rs.c b/jpwl/rs.c
index 419f0836..d699bee5 100644
--- a/jpwl/rs.c
+++ b/jpwl/rs.c
@@ -73,6 +73,9 @@
*/
typedef int gf;
+/* KK = number of information symbols */
+static int KK;
+
/* Primitive polynomials - see Lin & Costello, Appendix A,
* and Lee & Messerschmitt, p. 453.
*/