fixing typo in comments

This commit is contained in:
Evgeny
2019-07-31 00:52:39 -05:00
والد 91bcc4cc74
کامیت 8ce5ece6d4
+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);