Fixed heading level

This commit is contained in:
Tatsuhiro Tsujikawa 2012-03-14 02:20:53 +09:00
parent 1dcab9352e
commit 9a4be04c79
1 changed files with 1 additions and 1 deletions

View File

@ -154,7 +154,7 @@ Some examples follow::
typedef struct spdylay_session spdylay_session;
@union
======
######
``@union`` is used to refer to the union. Currently, ``@union`` is an
alias of ``@struct``.