Changeset 203a2d2 for protocols/twitter/twitter.h
- Timestamp:
- 2010-08-07T21:06:24Z (15 years ago)
- Branches:
- master
- Children:
- b890626
- Parents:
- 7b87539
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/twitter/twitter.h
r7b87539 r203a2d2 58 58 }; 59 59 60 struct twitter_user_data 61 { 62 guint64 last_id; 63 time_t last_time; 64 }; 65 60 66 /** 61 67 * This has the same function as the msn_connections GSList. We use this to
Note: See TracChangeset
for help on using the changeset viewer.