Changes in protocols/nogaim.c [69b896b:5c7b45c]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.c
r69b896b r5c7b45c 427 427 428 428 if( !bu || !nick ) return; 429 430 g_free( bu->nick );431 bu->nick = g_strdup( nick );432 429 433 430 if( bee->ui->user_nick_hint )
Note: See TracChangeset
for help on using the changeset viewer.