summaryrefslogtreecommitdiff
path: root/protocols/JabberG
diff options
context:
space:
mode:
authordartraiden <wowemuh@gmail.com>2023-07-31 17:51:19 +0300
committerdartraiden <wowemuh@gmail.com>2023-07-31 17:53:19 +0300
commit7a267fb283014d307afeea2caa0bd2a7bd90b2ca (patch)
treefa38f93a489c88740407be099fa2a4b609700955 /protocols/JabberG
parent53db4f1fb21c048e081a3ebf9047147882951fba (diff)
Rename offline files to cloud files (except for function names)
Diffstat (limited to 'protocols/JabberG')
-rw-r--r--protocols/JabberG/src/jabber_proto.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/JabberG/src/jabber_proto.cpp b/protocols/JabberG/src/jabber_proto.cpp
index d3695437fa..af2ccc5e94 100644
--- a/protocols/JabberG/src/jabber_proto.cpp
+++ b/protocols/JabberG/src/jabber_proto.cpp
@@ -180,7 +180,7 @@ CJabberProto::CJabberProto(const char *aProtoName, const wchar_t *aUserName) :
// XEP-0224 support (Attention/Nudge)
CreateProtoService(PS_SEND_NUDGE, &CJabberProto::JabberSendNudge);
- // Offline file transfer
+ // Cloud file transfer
CreateProtoService(PS_OFFLINEFILE, &CJabberProto::OnOfflineFile);
// service to get from protocol chat buddy info