Changeset 4107fea for protocols/msn/gw.c
- Timestamp:
- 2015-05-31T02:40:04Z (8 years ago)
- Children:
- ef9ee0e
- Parents:
- 85dabae
- git-author:
- dequis <dx@…> (18-04-15 22:09:46)
- git-committer:
- dequis <dx@…> (31-05-15 02:40:04)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
protocols/msn/gw.c
r85dabae r4107fea 154 154 void msn_gw_open(struct msn_gw *gw) 155 155 { 156 msn_gw_dorequest(gw, "Action=open&Server=NS ");156 msn_gw_dorequest(gw, "Action=open&Server=NS&Protocol=mtp&Version=1"); 157 157 } 158 158
Note: See TracChangeset
for help on using the changeset viewer.