Skip to content
Snippets Groups Projects
Commit ed5393f7 authored by Max Horn's avatar Max Horn
Browse files

Return 0 instead of '\0' in functions returning char pointer

Some compilers rightfully complain about this; it could also fool
somebody into thinking a string was returned, when in reality
that's not the case.
parent b0c82ade
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