Christian Hesse 08829cbc3b fix compiler warnings
gcc gives warnings like this:

warning: ignoring return value of ‘fscanf’, declared with attribute
warn_unused_result

Assign value to a variable, cast to (void) to discard it.
2015-05-15 11:33:25 +02:00
..
2015-02-23 03:34:06 -03:00
2015-03-23 19:24:34 -03:00
2015-05-15 11:33:25 +02:00
2015-05-15 11:33:25 +02:00