Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • user.c

    r43d8cc5 rfa295e36  
    141141}
    142142
    143 user_t *user_findhandle( struct im_connection *ic, char *handle )
     143user_t *user_findhandle( struct im_connection *ic, const char *handle )
    144144{
    145145        user_t *u;
Note: See TracChangeset for help on using the changeset viewer.