From 69b03a15eb048c05b31a5cc6128c27acc77c1dd5 Mon Sep 17 00:00:00 2001
From: Leo Howell <leo@lwh.jp>
Date: Tue, 15 Sep 2009 19:03:26 +0900
Subject: Figure out how to encode RS

---
 lpg/libqr/rs.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'lpg/libqr/rs.h')

diff --git a/lpg/libqr/rs.h b/lpg/libqr/rs.h
index 98e3aa0..48b1f01 100644
--- a/lpg/libqr/rs.h
+++ b/lpg/libqr/rs.h
@@ -3,7 +3,7 @@
 
 #include "bitstream.h"
 
-struct bitstream * rs_generate_words(int k, const int * coeff, struct bitstream * data);
+struct bitstream * rs_generate_words(int n, struct bitstream * data);
 
 #endif
 
-- 
cgit v1.2.3-70-g09d2