Corrected API description of iso_msgs_submit()

This commit is contained in:
Thomas Schmitt 2008-02-23 10:05:19 +00:00
parent da6e25e5c8
commit 4cd4dd3040
1 changed files with 1 additions and 1 deletions

View File

@ -2537,7 +2537,7 @@ int iso_obtain_msgs(char *minimum_severity, int *error_code, int *imgid,
@param os_errno Eventual errno related to the message. Submit 0 if
the message is not related to a operating system error.
@param severity One of "ABORT", "FATAL", "FAILURE", "SORRY", "WARNING",
"HINT", "NOTE", "UPDATE", "DEBUG". Defaults to "FATAL".
"HINT", "NOTE", "UPDATE", "DEBUG". Defaults to "ALL".
@param origin Submit 0 for now.
@return 1 if message was delivered, <=0 if failure