Changeset 840bba8 for protocols/jabber/jabber.h
- Timestamp:
- 2010-03-06T14:50:52Z (15 years ago)
- Branches:
- master
- Children:
- 2bc8ac0
- Parents:
- d1ad6f0
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/jabber.h
rd1ad6f0 r840bba8 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 struct jabber_away_state *away_state;86 const struct jabber_away_state *away_state; 87 87 char *away_message; 88 88
Note: See TracChangeset
for help on using the changeset viewer.