Commit afa5f858 authored by Morris Jette's avatar Morris Jette
Browse files

Fix build warnings

list.c:987: warning: ‘list_mutex_is_locked’ defined but not used
cbuf.c:1684: warning: ‘cbuf_mutex_is_locked’ defined but not used
Use "#ifndef NDEBUG" to fix and add "_" suffix on static function names.
parent 8f6ff1ad
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment