Commit bc8a91ed authored by Alexander Alekhin's avatar Alexander Alekhin

Merge pull request #8211 from csukuangfj:csukuangfj-patch-3

parents bb8be523 5e4dfb95
......@@ -5528,7 +5528,7 @@ struct PlatformInfo::Impl
getDevices(devices, handle);
}
String getStrProp(cl_device_info prop) const
String getStrProp(cl_platform_info prop) const
{
char buf[1024];
size_t sz=0;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment