Changes between Version 38 and Version 39 of libwdi/usage


Ignore:
Timestamp:
08/21/10 01:54:38 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • libwdi/usage

    v38 v39  
    398398    '''WDI_ERROR_NOT_FOUND''' if no logger could be registered.[[BR]] 
    399399    '''WDI_ERROR_IO''' if the log message could not be read.[[BR]] 
    400     '''WDI_ERROR_BUSY''' if another instance of this function call is in process. 
     400    '''WDI_ERROR_BUSY''' if another instance of this function call is in process.[[BR]] 
     401    '''WDI_ERROR_OVERFLOW''' if the provided buffer is too small. In this case, the original message is lost. 
    401402 
    402403  '''Remarks:'''