diff --git a/docs/hacking.html.in b/docs/hacking.html.in index eb799532c2..a97dc225f4 100644 --- a/docs/hacking.html.in +++ b/docs/hacking.html.in @@ -350,7 +350,7 @@ } -

Preprocessor

+

Preprocessor

For variadic macros, stick with C99 syntax: @@ -368,7 +368,7 @@ #endif -

C types

+

C types

Use the right type.