Skip to content
Snippets Groups Projects
Commit 347d06de authored by Masahiro Yamada's avatar Masahiro Yamada Committed by Tom Rini
Browse files

sandbox: fix the return type of os_free() function


The function os_free() returns nothing.
Its return type should be "void" rather than "void *".

Signed-off-by: default avatarMasahiro Yamada <yamada.m@jp.panasonic.com>
parent bf1af3d8
Branches
Tags
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment