diff options
| author | Wilmer van der Gaast <wilmer@gaast.net> | 2010-08-08 18:29:43 +0100 |
|---|---|---|
| committer | Wilmer van der Gaast <wilmer@gaast.net> | 2010-08-08 18:29:43 +0100 |
| commit | 5fecede7db56a41cf9d6ecb2b821f5a833ce0f59 (patch) | |
| tree | 5536020b4bae8a516e625020561101de281dccdd /protocols/msn/soap.h | |
| parent | 2528cdad90271f80d2ffe0e679ff8258f3e94e4c (diff) | |
Enough changes to successfully login up to (but not including) fetching the
contact list.
Diffstat (limited to 'protocols/msn/soap.h')
| -rw-r--r-- | protocols/msn/soap.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/msn/soap.h b/protocols/msn/soap.h index 3db2d59d..307ac1bc 100644 --- a/protocols/msn/soap.h +++ b/protocols/msn/soap.h @@ -73,7 +73,7 @@ "Content-Type: text/plain; charset=UTF-8\r\n" \ "Content-Transfer-Encoding: base64\r\n" \ "X-OIM-Message-Type: OfflineMessage\r\n" \ - "X-OIM-Run-Id: {89527393-8723-4F4F-8005-287532973298}\r\n" \ + "X-OIM-Run-Id: {F9A6C9DD-0D94-4E85-9CC6-F9D118CC1CAF}\r\n" \ "X-OIM-Sequence-Num: %d\r\n" \ "\r\n" \ "%s" \ |
