Module Name: src Committed By: kre Date: Sun Mar 11 15:13:05 UTC 2018
Modified Files: src/sys/kern: kern_proc.c Log Message: Make a comment meaningful. ie: s/Ditto/what it was copying/ (more or less) That is, there was a comment "Ditto" - which once upon a time, was used to indicate the the previous comment applied here as well. Time passed, and software mutated, and the previous comment was unfortunately sacrificed. Poor little Ditto was left all alone. Noticed while doing some software archaeology. To generate a diff of this commit: cvs rdiff -u -r1.209 -r1.210 src/sys/kern/kern_proc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.