From 5d4815f09b8c0caf4e152bf737036eef22aaa399 Mon Sep 17 00:00:00 2001 From: Leo Uino Date: Sat, 6 Aug 2011 11:13:19 +0900 Subject: Further bitmap fixes --- lpg/libqr/qr/bitmap.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lpg/libqr/qr/bitmap.h') diff --git a/lpg/libqr/qr/bitmap.h b/lpg/libqr/qr/bitmap.h index 57b33e0..098d9c3 100644 --- a/lpg/libqr/qr/bitmap.h +++ b/lpg/libqr/qr/bitmap.h @@ -24,7 +24,7 @@ void qr_bitmap_merge(struct qr_bitmap * dest, const struct qr_bitmap * src); void qr_bitmap_render(const struct qr_bitmap * bmp, void * buffer, int mod_bits, - ptrdiff_t line_stride, + long line_stride, int line_repeat, unsigned long mark, unsigned long space); -- cgit v1.2.3-70-g09d2