Changeset 704dd38 for protocols/jabber


Ignore:
Timestamp:
2010-06-01T21:51:27Z (14 years ago)
Author:
Wilmer van der Gaast <wilmer@…>
Branches:
master
Children:
ad404ab
Parents:
3429b58 (diff), ba3233c (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merging head.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • protocols/jabber/iq.c

    r3429b58 r704dd38  
    136136                         !( s = xt_find_attr( c, "xmlns" ) ) )
    137137                {
    138                         imcb_log( ic, "Warning: Received incomplete IQ-%s packet", type );
    139138                        return XT_HANDLED;
    140139                }
Note: See TracChangeset for help on using the changeset viewer.