Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 10:16:10 -0700 (PDT)
From:      Andrew Reisse <areisse@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 51114 for review
Message-ID:  <200404151716.i3FHGAP3046817@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=51114

Change 51114 by areisse@areisse_ibook on 2004/04/15 10:15:16

	Fix some minor errors.

Affected files ...

.. //depot/projects/trustedbsd/sedarwin73/apsl/xnu/osfmk/ipc/mach_msg.c#3 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin73/apsl/xnu/osfmk/ipc/mach_msg.c#3 (text+ko) ====

@@ -232,7 +232,7 @@
 	mach_port_seqno_t seqno = self->ith_seqno;
 	mach_msg_size_t   slist_size = self->ith_scatter_list_size;
 
-	mach_msg_format_0_trailer_t *trailer;
+	mach_msg_max_trailer_t *trailer;
 
 	ipc_object_release(object);
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404151716.i3FHGAP3046817>