Commit 948d5954 authored by Jeff Epler's avatar Jeff Epler
Browse files

Always return a value from the these functions

These functions always produced diagnostics with -Wreturn-type enabled.
Add an explicit 'return 0;' to indicate success.
parent b4a729c0
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