]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix "warning: cast from 'const void *' to 'struct compiled_kwset *' drops const quali...
authorBruno Haible <bruno@clisp.org>
Sun, 6 Sep 2020 20:18:28 +0000 (22:18 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 9 Oct 2022 07:30:42 +0000 (09:30 +0200)
commitbb3944c16c158c476187ce1bcc809fb7db735e28
tree01f0e3ee01076d61fb5b293b1b0ddd8e83b79315
parentfb893d1cebc607a04e4bb0494d12cfbd555599ec
Fix "warning: cast from 'const void *' to 'struct compiled_kwset *' drops const qualifier".

* gettext-tools/libgrep/m-fgrep.c (Fexecute): Add 'const'.
gettext-tools/libgrep/m-fgrep.c