Clean up some doxygen warnings.

This commit is contained in:
Bill Currie 2011-07-10 19:12:07 +09:00
parent ef8b1821d2
commit d910c14935
3 changed files with 3 additions and 2 deletions

View File

@ -32,7 +32,7 @@ size is the number of data bytes in the message (if >= 0) or a special flag:
be the empty string (""), otherwise it contains the new name of the
file. See -2.
QF #defines for the above values:
QF \#defines for the above values:
\verbatim
#define DL_NOFILE -1
#define DL_RENAME -2

View File

@ -425,7 +425,7 @@ int expr_integer (expr_t *e);
/** Create a new integer constant expression node.
\param integer_val The integer constant being represented.
\param uinteger_val The integer constant being represented.
\return The new integer constant expression node
(expr_t::e::integer_val).
*/

View File

@ -427,6 +427,7 @@ add_code (qfo_mspace_t *code)
/** Add the data in a data space to the working qfo.
\param space The space to which the data will be added.
\param data A data space of the qfo being linked.
*/
static void