Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/kern
Module Name: src
Committed By: pgoyette
Date: Fri May 19 02:20:24 UTC 2017
Modified Files:
src/sys/kern: subr_localcount.c
Log Message:
Fix a comment - in localcount_fini(), we don't care whether it was the
caller or some other code that drained the localcount; all we care is
that it has been drained.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/kern/subr_localcount.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index