mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-20 07:59:00 +00:00
docs: hacking.html.in: fix table of contents
Two sections didn't have a working link in the TOC.
This commit is contained in:
parent
819ea2084f
commit
24d7f3d534
@ -350,7 +350,7 @@
|
||||
}
|
||||
</pre>
|
||||
|
||||
<h2><a href="types">Preprocessor</a></h2>
|
||||
<h2><a name="preprocessor">Preprocessor</a></h2>
|
||||
|
||||
<p>
|
||||
For variadic macros, stick with C99 syntax:
|
||||
@ -368,7 +368,7 @@
|
||||
#endif
|
||||
</pre>
|
||||
|
||||
<h2><a href="types">C types</a></h2>
|
||||
<h2><a name="types">C types</a></h2>
|
||||
|
||||
<p>
|
||||
Use the right type.
|
||||
|
Loading…
x
Reference in New Issue
Block a user