summaryrefslogtreecommitdiff
path: root/multimedia/libdvdread/patches/patch-ac
blob: ebad152a7d3bcc8cb2a203c1286b782f8bea64a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-ac,v 1.1 2004/06/21 16:14:14 drochner Exp $

--- dvdread/ifo_types.h.orig	2004-05-19 21:26:26.000000000 +0200
+++ dvdread/ifo_types.h
@@ -407,8 +407,8 @@ typedef struct {
   uint16_t next_pgc_nr;
   uint16_t prev_pgc_nr;
   uint16_t goup_pgc_nr;
-  uint8_t  still_time;
   uint8_t  pg_playback_mode;
+  uint8_t  still_time;
   uint32_t palette[16]; /* New type struct {zero_1, Y, Cr, Cb} ? */
   uint16_t command_tbl_offset;
   uint16_t program_map_offset;