Ignore:
Timestamp:
Jun 16, 2006 4:52:51 PM (18 years ago)
Author:
bennylp
Message:

Fixed pjlib doxygen documentation

File:
1 edited

Legend:

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

    r472 r514  
    456456 * @param src       The source string. 
    457457 */ 
    458 PJ_IDECL(void) pj_strcat2(pj_str_t *dst, const char *str); 
     458PJ_IDECL(void) pj_strcat2(pj_str_t *dst, const char *src); 
    459459 
    460460 
Note: See TracChangeset for help on using the changeset viewer.