Ignore:
Timestamp:
Jan 18, 2006 11:32:27 PM (18 years ago)
Author:
bennylp
Message:

Fixed minor warnings/mismatched comments mainly in pjlib++

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjlib/include/pj/sock.h

    r106 r122  
    664664 * @param tolen         The length of the address in bytes. 
    665665 * 
    666  * @return              The length of data successfully sent. 
     666 * @return              PJ_SUCCESS or the status code. 
    667667 */ 
    668668PJ_DECL(pj_status_t) pj_sock_sendto(pj_sock_t sockfd, 
Note: See TracChangeset for help on using the changeset viewer.