Changeset 8e3890b for protocols/jabber
- Timestamp:
- 2011-02-24T19:47:50Z (14 years ago)
- Branches:
- master
- Children:
- 9e9140b
- Parents:
- 79ec314
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/io.c
r79ec314 r8e3890b 45 45 gboolean ret; 46 46 47 if( jd->flags & JFLAG_XMLCONSOLE )47 if( jd->flags & JFLAG_XMLCONSOLE && !( ic->flags & OPT_LOGGING_OUT ) ) 48 48 { 49 49 char *msg, *s;
Note: See TracChangeset
for help on using the changeset viewer.