cleanup: get rid of the "file" macro define
commit48902bbcdcad45f7c4f43cfd935c9d2a29d5c7b4
authorPetr Tesarik <petr@tesarici.cz>
Tue, 25 Sep 2012 22:14:25 +0000 (26 00:14 +0200)
committerPetr Tesarik <petr@tesarici.cz>
Tue, 25 Sep 2012 22:14:25 +0000 (26 00:14 +0200)
treee9078de37fad250c5add453243e77613db9a936c
parent36f6c03d63ab4a164059a55edd6d9abd079d1ed5
cleanup: get rid of the "file" macro define

This means renaming all struct file occurences to struct hed_file, but
we'll get "file" variables instead of "hed_file" variables, even in gdb.
libhed/file.c