Skip to content

Commit 04eedcb

Browse files
committed
1.[MODIFY]:fix wrong comment
1 parent af4012b commit 04eedcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chatting-server/src/ChatBusinessLogic.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ void SyncLogic::registerCallbacks() {
4242
std::placeholders::_3)));
4343

4444
/*
45-
* ServiceType::SERVICE_CREATENEWPRIVATECHAT
45+
* ServiceType::SERVICE_PULLCHATTHREAD
4646
* Handling User Pull Chat Thread For indexing
4747
*/
4848
m_callbacks.insert(std::pair<ServiceType, CallbackFunc>(

0 commit comments

Comments
 (0)