escape underscore for doc++

This commit is contained in:
painter 2006-09-28 22:27:11 +00:00
parent a2fcaa4242
commit 39fcdb7599
2 changed files with 2 additions and 2 deletions

View File

@ -1831,7 +1831,7 @@ package bHYPRE version 1.0.0
{
/**
* The Check method will return nonzero when the error flag ierr
* includes an error of type error_code; and zero otherwise.
* includes an error of type error\_code; and zero otherwise.
**/
static int Check( in int ierr, in ErrorCode error_code );

View File

@ -89,7 +89,7 @@ bHYPRE_ErrorHandler__connect(const char *, sidl_BaseInterface *_ex);
/**
* The Check method will return nonzero when the error flag ierr
* includes an error of type error_code; and zero otherwise.
* includes an error of type error\_code; and zero otherwise.
*/
int32_t
bHYPRE_ErrorHandler_Check(