Changeset 4955
- Timestamp:
- 07/10/10 18:32:55 (2 months ago)
- Files:
-
- 1 modified
-
trunk/plugins/jabber/commands.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/plugins/jabber/commands.c
r4941 r4955 1585 1585 } 1586 1586 1587 watch_write(j->send_watch, "<iq type=\"get\" id=\"%s\"><query xmlns=\"jabber:iq:private \"><%s/></query></iq>", id, namespace);1587 watch_write(j->send_watch, "<iq type=\"get\" id=\"%s\"><query xmlns=\"jabber:iq:private\"><%s/></query></iq>", id, namespace); 1588 1588 return 0; 1589 1589 }
