]> andersk Git - libfaim.git/blobdiff - aim_conn.c
- Wed Nov 8 13:11:18 UTC 2000
[libfaim.git] / aim_conn.c
index 5009627a0634b87457165d686e75160dba7df849..ca42aead8798052a1a89fddbb4980d991d98b889 100644 (file)
@@ -685,6 +685,7 @@ faim_export void aim_session_init(struct aim_session_t *sess)
   sess->pendingjoin = NULL;
   aim_initsnachash(sess);
   sess->snac_nextid = 0x00000001;
+  sess->snaclogin = 1; /* default to yes, oh gods yes. */
 
   /*
    * This must always be set.  Default to the queue-based
This page took 0.038117 seconds and 4 git commands to generate.