Fixed heading level
This commit is contained in:
parent
1dcab9352e
commit
9a4be04c79
|
@ -154,7 +154,7 @@ Some examples follow::
|
||||||
typedef struct spdylay_session spdylay_session;
|
typedef struct spdylay_session spdylay_session;
|
||||||
|
|
||||||
@union
|
@union
|
||||||
======
|
######
|
||||||
|
|
||||||
``@union`` is used to refer to the union. Currently, ``@union`` is an
|
``@union`` is used to refer to the union. Currently, ``@union`` is an
|
||||||
alias of ``@struct``.
|
alias of ``@struct``.
|
||||||
|
|
Loading…
Reference in New Issue