Commit ea1fccd
committed
module: generic: Update parameter name in mod_alloc_ext documentation
Rename the parameter `bytes` to `size` in the documentation
of the `mod_alloc_ext` function in `generic.h` to match the
actual parameter name in the function definition.
Signed-off-by: Adrian Warecki <adrian.warecki@intel.com>1 parent 5dfc0ab commit ea1fccd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
197 | | - | |
| 197 | + | |
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
| |||
0 commit comments