remove truncated part from commment

This commit is contained in:
alfred 2001-04-12 21:50:03 +00:00
parent d7ef3429c8
commit 6e82ee8e8b

View File

@ -287,7 +287,7 @@ vm_map_entry_dispose(map, entry)
* vm_map_entry_create: [ internal use only ]
*
* Allocates a VM map entry for insertion.
* No entry fields are filled in. This routine is
* No entry fields are filled in.
*/
static vm_map_entry_t
vm_map_entry_create(map)