eolian: fread fix
authorDaniel Kolesa <d.kolesa@samsung.com>
Mon, 4 Aug 2014 09:56:15 +0000 (10:56 +0100)
committerDaniel Kolesa <d.kolesa@samsung.com>
Mon, 4 Aug 2014 09:56:35 +0000 (10:56 +0100)
commit8c677a1f0ea59a7403522d3252a3c886ed552b72
treebf81b057a6225ed362a15be771a4dfe974f48f0c
parentfc159fbcaef87b2bcfa5ec33b47ea4ff2875727c
eolian: fread fix

Instead of 1 element of size N, we should read N elements of size 1 in
order to sensibly compare the result with the result of calling ftell.
src/bin/eolian/main.c