X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Faccess%2Fvcd%2Fcdrom.h;h=21b3ef1af3e7ef98d14d18ddbe58a35d371b4120;hb=d5b0bd60ab7974d30ba05fb7a322662b8d57fd1e;hp=5eb223a239787566c09d840e98db331d24f9b5aa;hpb=3d831e04ece115bb9ca379b9552370755453e46e;p=vlc diff --git a/modules/access/vcd/cdrom.h b/modules/access/vcd/cdrom.h index 5eb223a239..21b3ef1af3 100644 --- a/modules/access/vcd/cdrom.h +++ b/modules/access/vcd/cdrom.h @@ -1,7 +1,7 @@ /**************************************************************************** * cdrom.h: cdrom tools header ***************************************************************************** - * Copyright (C) 1998-2001 VideoLAN + * Copyright (C) 1998-2001 the VideoLAN team * $Id$ * * Authors: Johan Bilien @@ -11,7 +11,7 @@ * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. - * + * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the @@ -19,7 +19,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. *****************************************************************************/ #define CDDA_TYPE 0 @@ -71,7 +71,7 @@ typedef struct msf_s *****************************************************************************/ typedef struct entries_sect_s { - uint8_t psz_id[8]; /* "ENTRYVCD" */ + char psz_id[8]; /* "ENTRYVCD" */ uint8_t i_version; /* 0x02 VCD2.0 0x01 SVCD */ uint8_t i_sys_prof_tag; /* 0x01 if VCD1.1