Changeset df1fb67 for protocols/nogaim.h
- Timestamp:
- 2007-04-21T05:18:40Z (16 years ago)
- Branches:
- master
- Children:
- c737ba7
- Parents:
- 17fa798
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.h
r17fa798 rdf1fb67 61 61 #define OPT_AWAY 0x00000004 62 62 #define OPT_DOES_HTML 0x00000010 63 #define OPT_TYPING 0x00000100 64 #define OPT_THINKING 0x00000200 63 #define OPT_TYPING 0x00000100 /* Some pieces of code make assumptions */ 64 #define OPT_THINKING 0x00000200 /* about these values... Stupid me! */ 65 65 66 66 /* ok. now the fun begins. first we create a connection structure */
Note: See TracChangeset
for help on using the changeset viewer.