]> git.sesse.net Git - vlc/commitdiff
Fixed compilation.
authorLaurent Aimar <fenrir@videolan.org>
Thu, 21 Jan 2010 23:25:22 +0000 (00:25 +0100)
committerLaurent Aimar <fenrir@videolan.org>
Thu, 21 Jan 2010 23:25:22 +0000 (00:25 +0100)
modules/access/vcdx/vcd.h

index 3fd55629e34836334bb5cb720c9a8031792cd249..caf31ad69f16e05508f8e158ce0f835192a3d737 100644 (file)
@@ -53,4 +53,4 @@ typedef struct {
 } vcd_data_t;
 
 int  VCDSetArea      ( access_t * );
-int  VCDSeek         ( access_t *, off_t );
+int  VCDSeek         ( access_t *, uint64_t );