1. `()` function declarations are deprecated in modern C 2. `return 0` at the end of `main` is redundant in modern C
Signed-off-by: Richie Bendall <richiebendall@gmail.com>