Changeset e2b15bb for set.h


Ignore:
Timestamp:
2008-02-12T00:01:35Z (16 years ago)
Author:
Sven Moritz Hallberg <sm@…>
Branches:
master
Children:
0529a7f
Parents:
5f4eede
Message:
  • add global policy setting
  • add copyright and author notices to otr.h and otr.c
File:
1 edited

Legend:

Unmodified
Added
Removed
  • set.h

    r5f4eede re2b15bb  
    102102char *set_eval_voice_buddies( set_t *set, char *value );
    103103char *set_eval_charset( set_t *set, char *value );
     104char *set_eval_otr_policy( set_t *set, char *value );
    104105
    105106#endif /* __SET_H__ */
Note: See TracChangeset for help on using the changeset viewer.