# HG changeset patch # User reimar # Date 1185491610 0 # Node ID 2ab8edad035d03afcc27adbee8ae26ca55b9ecdf # Parent 773e6c50d1b876725c3aefb5ab4ce0663be6599b 10l, fix vcd netbsd compilation diff -r 773e6c50d1b8 -r 2ab8edad035d stream/vcd_read_nbsd.h --- a/stream/vcd_read_nbsd.h Thu Jul 26 22:51:23 2007 +0000 +++ b/stream/vcd_read_nbsd.h Thu Jul 26 23:13:30 2007 +0000 @@ -111,7 +111,7 @@ if (i <= tochdr.ending_track) mp_msg(MSGT_OPEN,MSGL_INFO,"track %02d: adr=%d ctrl=%d format=%d %02d:%02d:%02d\n", (int) tocentry.starting_track, - (int) TOCADDR(tocentry)_type, + (int) tocentry.data->addr_type, (int) tocentry.data->control, (int) tocentry.address_format, (int) TOCADDR(tocentry).msf.minute,