Ignore:
Timestamp:
Aug 16, 2007 10:11:44 AM (17 years ago)
Author:
bennylp
Message:

Ticket #354: continuing work to port the Symbian libraries to .DSO format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pjproject/trunk/pjnath/include/pjnath/stun_msg.h

    r1374 r1417  
    14181418 * @return              PJ_SUCCESS on success or the appropriate error code. 
    14191419 */ 
    1420 PJ_DEF(pj_status_t)  pj_stun_uint64_attr_create(pj_pool_t *pool, 
     1420PJ_DECL(pj_status_t)  pj_stun_uint64_attr_create(pj_pool_t *pool, 
    14211421                                                int attr_type, 
    14221422                                                const pj_timestamp *value, 
Note: See TracChangeset for help on using the changeset viewer.