]> git.ipfire.org Git - thirdparty/grub.git/commit
lexer: char const * should be const char *
authorGlenn Washburn <development@efficientek.com>
Fri, 31 Jul 2020 14:33:20 +0000 (09:33 -0500)
committerDaniel Kiper <daniel.kiper@oracle.com>
Fri, 18 Sep 2020 20:31:30 +0000 (22:31 +0200)
commitc98a78ae81ec75b6fc42d500375e4ea64cee6e2a
tree841c2085e5c6c442b3c9e37ada904574155d556f
parent84ff10b1c0caa9ad29b11faf3f368583e7e8c77d
lexer: char const * should be const char *

Signed-off-by: Glenn Washburn <development@efficientek.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/script/lexer.c
include/grub/script_sh.h