diff options
author | Sergey Nikiforov <void234@gmail.com> | 2023-01-14 00:15:13 +0500 |
---|---|---|
committer | Dave Barach <vpp@barachs.net> | 2023-01-14 12:12:25 +0000 |
commit | e917bf75d911fae3a553b77e64cd4c37984948a8 (patch) | |
tree | 0a64061035712decab9a56c1b502dd098e7a9c94 /INFO.yaml | |
parent | e5465324dd11f8e9da33cf760e6166fdfe2e4304 (diff) |
vlib: add const to char* params of several funcs
These functions do not need modifiable strings.
It helps with linker sections as well as C++ compatibility.
It is a good style to use const where approriate.
Type: refactor
Signed-off-by: void234@gmail.com
Change-Id: Ib437a01663aa61860c6a938d869ed1111da71ec7
Diffstat (limited to 'INFO.yaml')
0 files changed, 0 insertions, 0 deletions