Commit 6165e62
authored
Fix comment typo in buffer_register (#669)
- No code change
- Only typo fix in function signature comment: should be `@param size` instead of `@param length`
https://github.com/rapidsai/kvikio/blob/93a447f451dba0b1777be8753f4e4d180c40643b/cpp/include/kvikio/buffer.hpp#L26-L41
Authors:
- Jigao Luo (https://github.com/JigaoLuo)
- Vukasin Milovanovic (https://github.com/vuule)
Approvers:
- Bradley Dice (https://github.com/bdice)
URL: #6691 parent c86a6b3 commit 6165e62
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments