fixing typo in comments

Šī revīzija ir iekļauta:
Evgeny
2019-07-31 00:52:39 -05:00
vecāks 91bcc4cc74
revīzija 8ce5ece6d4
+1 -1
Parādīt failu
@@ -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);