- Timestamp:
- 2012-11-12T00:14:29Z (12 years ago)
- Branches:
- master
- Children:
- d1356cb
- Parents:
- 67ebc8e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/nogaim.c
r67ebc8e raef2077 298 298 299 299 ic->flags |= OPT_LOGGED_IN; 300 if( !ic->keepalive ) 301 start_keepalives( ic, 60000 ); 300 start_keepalives( ic, 60000 ); 302 301 303 302 /* Necessary to send initial presence status, even if we're not away. */
Note: See TracChangeset
for help on using the changeset viewer.