util/rarian-example.c: C99 compatibility fix
Add return types to functions that were missing them, to avoid implicits for improved C99 compatibility.
Related to:
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Add return types to functions that were missing them, to avoid implicits for improved C99 compatibility.
Related to: