Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Out-of-date Doxygen @param names #223

Closed
thnkslprpt opened this issue Dec 6, 2022 · 0 comments
Closed

Out-of-date Doxygen @param names #223

thnkslprpt opened this issue Dec 6, 2022 · 0 comments

Comments

@thnkslprpt
Copy link
Contributor

Describe the bug
There are a few stray out-of-date (incorrect) Doxygen @param values.

Expected behavior
Either update to the correct @param names or remove these @param commands from the function comment.

Code snips

* @param svc_intf
* @param fblk
*/
bplib_mpool_ref_t bplib_serviceflow_remove_from_base(bplib_mpool_block_t *base_intf_blk, bp_val_t svc_num)

* @param cpb
* @param ccb
*/
bplib_mpool_block_t *bplib_mpool_bblock_primary_locate_canonical(bplib_mpool_bblock_primary_t *cpb,
bp_blocktype_t block_type);

...

Reporter Info
Avi Weiss @thnkslprpt

jphickey added a commit that referenced this issue Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant