Changeset d2411a1 for protocols/msn/ns.c
- Timestamp:
- 2015-05-31T02:40:04Z (9 years ago)
- Children:
- 95fdf22
- Parents:
- 074c9b6
- git-author:
- dequis <dx@…> (11-04-15 20:17:30)
- git-committer:
- dequis <dx@…> (31-05-15 02:40:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/ns.c
r074c9b6 rd2411a1 198 198 } 199 199 200 int msn_ns_command(struct msn_data *md, char **cmd, int num_parts )200 int msn_ns_command(struct msn_data *md, char **cmd, int num_parts, char *msg, int msglen) 201 201 { 202 202 struct im_connection *ic = md->ic;
Note: See TracChangeset
for help on using the changeset viewer.