Changeset b556e46 for protocols/nogaim.c
- Timestamp:
- 2010-07-09T23:25:07Z (14 years ago)
- Branches:
- master
- Children:
- f3b6764
- Parents:
- c5bff81 (diff), 9a9b520 (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the(diff)
links above to see all the changes relative to each parent. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.c
rc5bff81 rb556e46 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.