2009-04-26 Vladimir Serbinenko <phcoder@gmail.com>

Bug and warning fixes

	* include/grub/i386/pc/init.h (grub_stop_floppy): added missing 
	declaration
	* commands/test.c (test_parse): fixed bug with file tests and corrected
	declaration of find_file
This commit is contained in:
phcoder 2009-04-26 15:09:30 +00:00
parent 4006f85c89
commit a5562c306f
3 changed files with 22 additions and 11 deletions

View file

@ -1,3 +1,12 @@
2009-04-26 Vladimir Serbinenko <phcoder@gmail.com>
Bug and warning fixes
* include/grub/i386/pc/init.h (grub_stop_floppy): added missing
declaration
* commands/test.c (test_parse): fixed bug with file tests and corrected
declaration of find_file
2009-04-26 Pavel Roskin <proski@gnu.org>
* Makefile.in: Don't install empty manual pages if help2man is