IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 308


Ignore:
Timestamp:
Mar 26, 2004, 9:03:37 AM (22 years ago)
Author:
rhl
Message:

Fixed a couple of missed occurences of "psMsgLog"

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/doc/draft/utils.tex

    r259 r308  
    10131013\end{table}
    10141014
    1015 \code{psAbort} shall call \code{psMsgLog} with a level of \code{PS_LOG_ABORT},
     1015\code{psAbort} shall call \code{psLogMsg} with a level of \code{PS_LOG_ABORT},
    10161016and then call \code{abort}.
    1017 \code{psError} shall call \code{psMsgLog} with a level of \code{PS_LOG_ERROR},
     1017\code{psError} shall call \code{psLogMsg} with a level of \code{PS_LOG_ERROR},
    10181018and then return.
    10191019In cases of doubt, a good choice for
Note: See TracChangeset for help on using the changeset viewer.