Changes in protocols/jabber/jabber.h [840bba8:4cf80bb]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.h
r840bba8 r4cf80bb 84 84 /* After changing one of these two (or the priority setting), call 85 85 presence_send_update() to inform the server about the changes. */ 86 conststruct jabber_away_state *away_state;86 struct jabber_away_state *away_state; 87 87 char *away_message; 88 88
Note: See TracChangeset
for help on using the changeset viewer.