Changeset f640876
- Timestamp:
- Dec 21, 2010, 5:55:38 PM (14 years ago)
- Branches:
- master, release-1.10, release-1.8, release-1.9
- Children:
- d275eb2
- Parents:
- 8510d5b
- git-author:
- David Benjamin <davidben@mit.edu> (12/15/10 23:03:03)
- git-committer:
- David Benjamin <davidben@mit.edu> (12/21/10 17:55:38)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.h
r9d21120 rf640876 627 627 aim_session_t aimsess; 628 628 aim_conn_t bosconn; 629 owl_timer aim_noop_timer;630 owl_timer aim_ignorelogin_timer;631 629 int aim_loggedin; /* true if currently logged into AIM */ 632 630 int aim_doprocessing; /* true if we should process AIM events (like pending login) */ … … 643 641 volatile siginfo_t err_signal_info; 644 642 owl_zbuddylist zbuddies; 645 owl_timer zephyr_buddycheck_timer;646 643 GList *zaldlist; 647 644 int pseudologin_notify;
Note: See TracChangeset
for help on using the changeset viewer.