Searched hist:106092 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/share/man/man9/
H A Dstyle.9diff 106092 Mon Oct 28 19:33:22 MST 2002 rwatson Clarify style(9) WRT comments following #endif, #else.

The closing comment is required only for long conditionally defined
code sections, with the exception of lint cases. Attempt to document
also the logic for using '!' before the SOMETIMESSOMETHGINGHERE.
The goal of these comments is to make complex cases more
comprehensible, not to require them in all cases. The rules here are
derived from behavior used in 90+% of the kernel source code.

Reviewed by and discussed with: jhb, bde, mike

Completed in 63 milliseconds