Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • otr.h

    rc347a12 r934db064  
    88  OTR support (cf. http://www.cypherpunks.ca/otr/)
    99 
    10   (c) 2008,2013 Sven Moritz Hallberg <pesco@khjk.org>
    11   funded by stonedcoder.org
     10  2008, Sven Moritz Hallberg <pesco@khjk.org>
     11  (c) and funded by stonedcoder.org
    1212*/
    1313
     
    6666        /* keygen jobs waiting to be sent to slave */
    6767        kg_t *todo;
    68 
    69         /* event timer for otrl_message_poll */
    70         gint timer;
    7168} otr_t;
    7269
Note: See TracChangeset for help on using the changeset viewer.