cleanup: use the block address directly in hed_file_erase_block
commita8936db03e91a52190e68e3611f33a3b066bcc0f
authorPetr Tesarik <petr@tesarici.cz>
Mon, 8 Oct 2012 07:39:04 +0000 (8 09:39 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 9 Oct 2012 03:50:39 +0000 (9 05:50 +0200)
tree1d6dada5d2b08d9a1f615c979031ab22a3b878f6
parentaa479266d6a36f3eebd4fef4ab98f7042f1a87a3
cleanup: use the block address directly in hed_file_erase_block

The EOF block is now embedded inside the hed_file structure, so we can
use this field directly.
libhed/file.c