Date: Sun, 2 Jun 2002 12:32:05 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_map.c Message-ID: <200206021932.g52JW5F70659@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/06/02 12:32:05 PDT Modified files: sys/vm vm_map.c Log: o Style fixes to vm_map_split(), including the elimination of one variable declaration that shadows another. Note: This function should really be vm_object_split(), not vm_map_split(). Reviewed by: md5 Revision Changes Path 1.241 +1 -8 src/sys/vm/vm_map.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206021932.g52JW5F70659>