X-Git-Url: http://git.ozlabs.org/?p=yaboot.git;a=blobdiff_plain;f=include%2Ffile.h;h=3434388f43ead6876d9ee0db0cf982ef9a4c1c18;hp=b6b9fe51236e90063eb3d13f775495e8efc04191;hb=d1e8ca1612860aece5ee4ab5f23d91737f0fa3e6;hpb=1110d149dc41114e22297244ca274b9a52487356 diff --git a/include/file.h b/include/file.h index b6b9fe5..3434388 100644 --- a/include/file.h +++ b/include/file.h @@ -63,7 +63,7 @@ struct boot_file_t { }; extern int -open_file(const struct boot_fspec_t* spec, +open_file(struct boot_fspec_t* spec, struct boot_file_t* file); extern int