* grub-core/commands/probe.c (options): Replace VAR with VARNAME and

gettextize.
	* grub-core/commands/search_wrap.c (options): Likewise.
This commit is contained in:
Vladimir 'phcoder' Serbinenko 2012-03-08 19:07:23 +01:00
parent ecdbae77ca
commit 292fdaff95
3 changed files with 9 additions and 2 deletions

View file

@ -1,3 +1,9 @@
2012-03-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/commands/probe.c (options): Replace VAR with VARNAME and
gettextize.
* grub-core/commands/search_wrap.c (options): Likewise.
2012-03-08 Vladimir Serbinenko <phcoder@gmail.com>
* grub-core/normal/charset.c (bidi_line_wrap): Fix a spurious warning.