Module Name: src Committed By: matt Date: Mon Mar 19 06:04:20 UTC 2012
Modified Files: src/sys/kern: kern_prot.c Log Message: No need take the address of an array (&array) since an array is already a pointer. To generate a diff of this commit: cvs rdiff -u -r1.113 -r1.114 src/sys/kern/kern_prot.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.