X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=modules%2Faccess%2Fvcd%2Fcdrom.h;h=21b3ef1af3e7ef98d14d18ddbe58a35d371b4120;hb=6ee1e193fd896ab9a4729fde14f009d9ce629815;hp=c5161ca79113a473a77daf9e6bc9d6cc88ee742a;hpb=fe087a38282e93addb25fa9598393e40ea233b09;p=vlc diff --git a/modules/access/vcd/cdrom.h b/modules/access/vcd/cdrom.h index c5161ca791..21b3ef1af3 100644 --- a/modules/access/vcd/cdrom.h +++ b/modules/access/vcd/cdrom.h @@ -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