summaryrefslogtreecommitdiffstats
path: root/abs/extra/vcdimager/cdio.patch
blob: f7f9e31e7d9142afa109535385fc7cf323f06e9f (plain)
1
2
3
4
5
6
7
8
9
10
11
--- lib/image.c.org	2004-07-15 17:19:01.000000000 +0200
+++ lib/image.c	2004-07-15 17:22:06.000000000 +0200
@@ -76,7 +76,7 @@
 }
 
 int
-vcd_image_sink_write (VcdImageSink *obj, void *buf, uint32_t lsn)
+vcd_image_sink_write (VcdImageSink *obj, void *buf, lsn_t lsn)
 {
   vcd_assert (obj != NULL);