Changeset 6266fca for protocols/jabber/presence.c
- Timestamp:
- 2006-10-02T18:32:21Z (18 years ago)
- Branches:
- master
- Children:
- cc2cb2d
- Parents:
- 995913b
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/presence.c
r995913b r6266fca 57 57 your first line of code in C... */ 58 58 } 59 else if( strcmp( type, "error" ) == 0 ) 60 { 61 /* What to do with it? */ 62 } 59 63 else 60 64 {
Note: See TracChangeset
for help on using the changeset viewer.