diff options
author | Jon Loeliger <jdl@netgate.com> | 2022-08-18 09:19:43 -0500 |
---|---|---|
committer | Matthew Smith <mgsmith@netgate.com> | 2022-08-18 15:32:28 +0000 |
commit | 32b93d4800bf6165708b068e12b63cebb5bdc1fe (patch) | |
tree | 6ea88b7ee849689d905bce0f300f5e21f6ab5638 /src/plugins/perfmon/perfmon.h | |
parent | 07c42c0eea2d7ad3081f10df62f9502219301a6e (diff) |
vppinfra: correct clib_bitmap_set() return comment
Fix a copy-n-paste issue that left clib_bitmap_set()'s return
type documentation incorrect. Chnage it to indicate that
the function returns a new pointer for the bitmap that could
be different due to a possible reallocation.
Type: docs
Signed-off-by: Jon Loeliger <jdl@netgate.com>
Change-Id: Ia193c4673c0e4d1760e91cd7f80ebe1868a3c9b5
Diffstat (limited to 'src/plugins/perfmon/perfmon.h')
0 files changed, 0 insertions, 0 deletions