diff options
author | George Hazan <george.hazan@gmail.com> | 2014-01-29 16:59:22 +0000 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2014-01-29 16:59:22 +0000 |
commit | 6f7631860968ca0223700712d7e6be08376dd327 (patch) | |
tree | 0ef604a477472c68090f1e5f0d16e6bb48ac5f9b /protocols/MRA | |
parent | a2a199147ec0caaf15378ac1147e95cef06f6a58 (diff) |
n-nope, first guess was wrong
git-svn-id: http://svn.miranda-ng.org/main/trunk@7953 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/MRA')
-rw-r--r-- | protocols/MRA/src/Mra_svcs.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/MRA/src/Mra_svcs.cpp b/protocols/MRA/src/Mra_svcs.cpp index f1596b8b82..e32e3b4d82 100644 --- a/protocols/MRA/src/Mra_svcs.cpp +++ b/protocols/MRA/src/Mra_svcs.cpp @@ -60,7 +60,7 @@ const LPSTR lpcszStatusUri[] = "status_52",
"status_53",
"status_dating",
- "status_55",
+ "status_mobile",
NULL
};
|