stud
stud copied to clipboard
Minor fixes
- Add format attribute to printf style functions and fix the errors found
- Remove double-underscore prefix from config struct name, identifiers beginning with two underscores are reserved for compiler use
- Add /usr/include/libev to default include path (used on Fedora & RH)
- Trim trailing whitespace and add EOL to end of files for cleanliness and easier diffing.
Rebased the branch on top of latest master. If you don't like the whitespace changes I can modify the PR to only include the functional changes.
Rebased on top of latest master.