Skip to content
Snippets Groups Projects
Commit 406d3fe4 authored by Morris Jette's avatar Morris Jette
Browse files

Change s_p_get* to void cast as needed

Coverity was complaining that the return value of s_p_get_* was
ignored. I added typecasting of the return value to (void) where
needed. No change in logic, just making Coverity happy ;)
parent c316afb9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment