fixing typo in comments

[ROCm/roctracer commit: 8ce5ece6d4]
此提交包含在:
Evgeny
2019-07-31 00:52:39 -05:00
父節點 3cc200d224
當前提交 16eec37fb4
+1 -1
查看文件
@@ -153,7 +153,7 @@ class KfdLoader : protected Loader {
static std::atomic<KfdLoader*> instance_;
};
// KFD runtime library loader class
// rocTX runtime library loader class
class RocTxLoader : protected Loader {
public:
typedef bool (RegisterApiCallback_t)(uint32_t op, void* callback, void* arg);