cleanup: file_new_block -> new_block
commit6df5846ca70b40e508eb014d8ac8f5dab775c45f
authorPetr Tesarik <petr@tesarici.cz>
Fri, 28 Sep 2012 21:27:34 +0000 (28 23:27 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Fri, 28 Sep 2012 21:27:34 +0000 (28 23:27 +0200)
tree029dc797a3761920e210e11355d8a5af706a3cdd
parente8965547fdc8ef6ae33fdf5fe99aa124f0401a1d
cleanup: file_new_block -> new_block

Drop the unnecessary prefix of a static function.

Also change the type of "flags" to long, because that's the type of
the corresponding field in struct hed_block.
libhed/file.c