mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Added missing "<PRE><CODE>" before sample function definitions.
This commit is contained in:
parent
2d5b778a19
commit
c6dfea8665
@ -156,6 +156,7 @@ specifying the implementation of the function. The opening curly brace should
|
||||
occur on the same line as the argument list, unless the argument list is
|
||||
more than one line long.<P>
|
||||
Good:<P>
|
||||
<PRE><CODE>
|
||||
static inline void
|
||||
f(int i) {
|
||||
/* whatever */
|
||||
|
Loading…
x
Reference in New Issue
Block a user