mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 14:07:59 +00:00
Added missing "<PRE><CODE>" before sample function definitions.
This commit is contained in:
@@ -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 */
|
||||
|
Reference in New Issue
Block a user