PERFORCE change 51114 for review
Andrew Reisse
areisse at FreeBSD.org
Thu Apr 15 17:16:10 GMT 2004
http://perforce.freebsd.org/chv.cgi?CH=51114
Change 51114 by areisse at 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);
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list