changeset 23848:2ab8edad035d

10l, fix vcd netbsd compilation
author reimar
date Thu, 26 Jul 2007 23:13:30 +0000
parents 773e6c50d1b8
children 2911a78219a8
files stream/vcd_read_nbsd.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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,