* grub-core/commands/parttool.c (grub_cmd_parttool): Fix a variable

misusage.
	Reported by: J. Nick Terry
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-09-15 21:48:24 +02:00
parent e50fca4a4c
commit 35139e8a55
2 changed files with 7 additions and 1 deletions

View file

@ -1,3 +1,9 @@
2010-09-15 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/parttool.c (grub_cmd_parttool): Fix a variable
misusage.
Reported by: J. Nick Terry
2010-09-15 Vladimir Serbinenko <phcoder@gmail.com>
Move embedding routines to partmap sources files.