cleanup: file_move_rel_fast -> move_rel_fast
commit866ef134a7e3840611ed55a9dd6948c6ec397f84
authorPetr Tesarik <petr@tesarici.cz>
Mon, 24 Sep 2012 16:20:16 +0000 (24 18:20 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Mon, 24 Sep 2012 16:20:16 +0000 (24 18:20 +0200)
tree64b9e44f5d8d1d2ced5301c41d709ff0d3c74b3e
parent13eaf88507dfdf42f6b2f963f63e54dd5ca1b493
cleanup: file_move_rel_fast -> move_rel_fast

This is a static function, so it needn't include any prefix. Plus move
it further up in the file, because it's quite basic (and could be used
by the loading code).
libhed/file.c