Skip to content
Commit 65477b73 authored by Jukka Rissanen's avatar Jukka Rissanen
Browse files

logging: Make log_strdup() parameter const



The string parameter needs to be const as otherwise calling this
function using a const string pointer will lead to a warning.
Besides the function does not modify the parameter so should be
const anyway.

Signed-off-by: default avatarJukka Rissanen <jukka.rissanen@linux.intel.com>
parent bbaa374a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment