Github issue#52 fix

Change-Id: I35b56980a918bf2582fc4c283b9f60f8512a39d0


[ROCm/rocprofiler commit: 865e64753a]
This commit is contained in:
gobhardw
2024-08-13 10:00:59 +05:30
bovenliggende c45fbe91ff
commit 7a807b3f63
@@ -75,7 +75,7 @@ Library version:
```
### 3.2. Returning the error and error string methods
```
const char* rocprofiler_error_string();
hsa_status_t rocprofiler_error_string(const char** str);
```
### 3.3. Library version
```