* grub-core/script/yylex.l: Fix LSQBR2 and RSQBR2. It's not

currently used so this doesn't really have any effect.
	Reported by:  	Douglas Ray <dougray>
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2013-10-17 01:28:24 +02:00
parent 8154884dd4
commit 9688cae2eb
2 changed files with 8 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2013-10-17 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/script/yylex.l: Fix LSQBR2 and RSQBR2. It's not
currently used so this doesn't really have any effect.
Reported by: Douglas Ray <dougray>
2013-10-17 Vladimir Serbinenko <phcoder@gmail.com>
* util/grub-mkstandalone.in: Remove needless copying since we already