Changeset 69b896b for protocols/nogaim.c
- Timestamp:
- 2010-07-05T12:01:28Z (14 years ago)
- Branches:
- master
- Children:
- 9a9b520
- Parents:
- 006a84f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.c
r006a84f r69b896b 427 427 428 428 if( !bu || !nick ) return; 429 430 g_free( bu->nick ); 431 bu->nick = g_strdup( nick ); 429 432 430 433 if( bee->ui->user_nick_hint )
Note: See TracChangeset
for help on using the changeset viewer.