Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/lib/libkern
Module Name: src
Committed By: mrg
Date: Wed Sep 6 19:14:52 UTC 2023
Modified Files:
src/sys/lib/libkern: libkern.h
Log Message:
fix the example for container_of().
needs to be a pointer into the containing structure, not the
value of a pointer inside the structure.
To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 src/sys/lib/libkern/libkern.h
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