PERFORCE change 104270 for review

Todd Miller millert at FreeBSD.org
Wed Aug 16 18:41:11 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=104270

Change 104270 by millert at millert_macbook on 2006/08/16 18:40:36

	Fix typo

Affected files ...

.. //depot/projects/trustedbsd/sedarwin8/darwin/xnu/osfmk/ipc/ipc_labelh.h#2 edit

Differences ...

==== //depot/projects/trustedbsd/sedarwin8/darwin/xnu/osfmk/ipc/ipc_labelh.h#2 (text+ko) ====

@@ -64,7 +64,7 @@
 #define lh_unlock io_unlock
 
 /*
- * Check the number of references the label handle a left.
+ * Check the number of references the label handle has left.
  * If there are 0 references and this is a kernel-allocated
  * label handle, deallocate the associated port.  The
  * storage space for the label handle will be deallocated


More information about the p4-projects mailing list