Changeset 31fc06fb
- Timestamp:
- 2010-05-18T00:42:02Z (15 years ago)
- Branches:
- master
- Children:
- e7dc02a
- Parents:
- c96c72f
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/purple/purple.c
rc96c72f r31fc06fb 498 498 if( ic != NULL ) 499 499 { 500 imc_logout( ic, TRUE);500 imc_logout( ic, !gc->wants_to_die ); 501 501 } 502 502 }
Note: See TracChangeset
for help on using the changeset viewer.