Module Name: src Committed By: uwe Date: Wed Oct 9 00:55:24 UTC 2024
Modified Files: src/share/man/man3: container_of.3 Log Message: container_of(3): fix return type, don't indent example There's no text around example so the indentation doesn't serve any useful purpose and just wastes horizontal space. It's not too nice given a lengthy line in the example. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man3/container_of.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.