- Timestamp:
- May 23, 2011, 8:57:46 PM (12 years ago)
- Branches:
- master, release-1.8, release-1.9
- Children:
- 117b2ba
- Parents:
- 08e9842
- git-author:
- David Benjamin <davidben@mit.edu> (02/26/11 16:32:51)
- git-committer:
- David Benjamin <davidben@mit.edu> (05/23/11 20:57:46)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.h
r47128d9 rdc1edbd 610 610 aim_conn_t bosconn; 611 611 int aim_loggedin; /* true if currently logged into AIM */ 612 int aim_doprocessing; /* true if we should process AIM events (like pending login)*/612 GSource *aim_event_source; /* where we get our AIM events from */ 613 613 char *aim_screenname; /* currently logged in AIM screen name */ 614 614 char *aim_screenname_for_filters; /* currently logged in AIM screen name */
Note: See TracChangeset
for help on using the changeset viewer.