Changeset 3759849 for protocols/jabber
- Timestamp:
- 2010-06-03T22:08:23Z (14 years ago)
- Branches:
- master
- Children:
- eb6df6a
- Parents:
- 1dd3470 (diff), 3dc6d86 (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. - File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/jabber/iq.c
r1dd3470 r3759849 127 127 !( s = xt_find_attr( c, "xmlns" ) ) ) 128 128 { 129 imcb_log( ic, "Warning: Received incomplete IQ-%s packet", type );130 129 return XT_HANDLED; 131 130 }
Note: See TracChangeset
for help on using the changeset viewer.