mirror of
https://github.com/ZLMediaKit/ZLMediaKit.git
synced 2026-06-28 05:29:24 +08:00
修复编译警告
This commit is contained in:
@@ -298,7 +298,7 @@ string RtpExt::dumpString() const {
|
||||
break;
|
||||
}
|
||||
}
|
||||
return std::move(printer);
|
||||
return printer;
|
||||
}
|
||||
|
||||
//https://tools.ietf.org/html/rfc6464
|
||||
|
||||
Reference in New Issue
Block a user