- Timestamp:
- Jul 5, 2003, 7:38:16 AM (22 years ago)
- Branches:
- master, barnowl_perlaim, debian, owl, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
- Children:
- 6873455
- Parents:
- c045455
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
owl.h
r5b85d19 ra352335c 21 21 static const char owl_h_fileIdent[] = "$Id$"; 22 22 23 #define OWL_VERSION 2.0.7 -pre-224 #define OWL_VERSION_STRING "2.0.7 -pre-2"23 #define OWL_VERSION 2.0.7 24 #define OWL_VERSION_STRING "2.0.7" 25 25 26 26 #define OWL_DEBUG 0 … … 447 447 owl_timer aim_buddyinfo_timer; 448 448 int aim_loggedin; /* true if currently logged into AIM */ 449 int aim_doprocessing; /* true if we should process AIM events (like pending login) */ 449 450 char *aim_screenname; /* currently logged in AIM screen name */ 450 451 owl_buddylist buddylist; /* list of logged in AIM buddies */
Note: See TracChangeset
for help on using the changeset viewer.