Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/jabber.h

    r840bba8 r4cf80bb  
    8484        /* After changing one of these two (or the priority setting), call
    8585           presence_send_update() to inform the server about the changes. */
    86         const struct jabber_away_state *away_state;
     86        struct jabber_away_state *away_state;
    8787        char *away_message;
    8888       
Note: See TracChangeset for help on using the changeset viewer.