Skip to content
Snippets Groups Projects
Commit ac07e813 authored by Lubomir Rintel's avatar Lubomir Rintel
Browse files

config: don't default to ERR_CFG_SEE_ERRNO on errors

The value of -1 is not really appropriate in many cases, since it
corresponds to ERR_CFG_SEE_ERRNO but errno is not always set.

Let's use a distinct error code.
parent 6931fd26
No related branches found
No related tags found
Loading
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