Changeset 5e202b0 for protocols/jabber/iq.c
- Timestamp:
- 2006-09-23T16:18:24Z (18 years ago)
- Branches:
- master
- Children:
- 172a73f1
- Parents:
- d8e0484
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/iq.c
rd8e0484 r5e202b0 107 107 } 108 108 109 presence_announce( gc );109 account_online( gc ); 110 110 } 111 111 else if( strcmp( type, "result" ) == 0 && orig )
Note: See TracChangeset
for help on using the changeset viewer.