Changeset c347a12 for otr.h


Ignore:
Timestamp:
2013-08-02T20:55:16Z (11 years ago)
Author:
unknown <pesco@…>
Branches:
master
Children:
fbcb481
Parents:
f93e01c
Message:

timer cleanup and "other instance" error message

File:
1 edited

Legend:

Unmodified
Added
Removed
  • otr.h

    rf93e01c rc347a12  
    6666        /* keygen jobs waiting to be sent to slave */
    6767        kg_t *todo;
     68
     69        /* event timer for otrl_message_poll */
     70        gint timer;
    6871} otr_t;
    6972
Note: See TracChangeset for help on using the changeset viewer.